Tells the compiler to display diagnostic messages by using their ID number values.
None
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
Linux and Mac OS: | -diag-id-numbers
-no-diag-id-numbers |
Windows: | /Qdiag-id-numbers /Qdiag-id-numbers- |
None
-diag-id-numbers or /Qdiag-id-numbers | The compiler displays diagnostic messages using their ID number values. |
This option tells the compiler to display diagnostic messages by using their ID number values. If you specify -no-diag-id-numbers (Linux and MacOS) or /Qdiag-id-numbers- (Windows), mnemonic names are output for driver diagnostics only.
None
diag, Qdiag compiler options