| |||
| Home > Compiler Command-line Options > Command-line options > --diag_error=tag[,tag,...] | |||
This option sets diagnostic messages that have a specific tag to error severity.
This option has the #pragma equivalent #pragma
diag_error.
--diag_error=tag[,tag,...]
Where can
be:tag
a diagnostic message number to set to error severity
warning, to treat all warnings
as errors.
The severity of the following types of diagnostic messages can be changed:
Messages with
the number format #.nnnn-D
Warning messages with the number format C.nnnnW