Intel® C++ Compiler 16.0 User and Reference Guide
Determines whether the compiler displays diagnostic messages by using their ID number values.
Linux and OS X: | -diag-id-numbers -no-diag-id-numbers |
Windows: | /Qdiag-id-numbers /Qdiag-id-numbers- |
None
-diag-id-numbers |
The compiler displays diagnostic messages by using their ID number values. |
This option determines whether the compiler displays diagnostic messages by using their ID number values. If you specify the negative form of the [Q]diag-id-numbers option, mnemonic names are output for driver diagnostics only.
None