You copied the Doc URL to your clipboard.
--diag_suppress=tag[,tag,…]
Suppresses diagnostic messages that have a specific tag.
Syntax
--diag_suppress=tag[,tag,…]
Where
can be:tag
- A diagnostic message number to be suppressed. This is the four-digit number,
, with the tool letter prefix, but without the letter suffix indicating the severity.nnnn
error
, to suppress all errors that can be downgraded.warning
, to suppress all warnings.