Intel® C++ Compiler 16.0 User and Reference Guide
Tells the compiler to issue one or more diagnostic messages only once. This is a deprecated option. The replacement option is [Q]diag-once id.
Linux and OS X: | -woLn[,Ln,...] |
Windows: | /QwoLn[,Ln,...] |
Ln |
Is the number of the diagnostic. |
OFF |
Specifies the ID number of one or more messages. If you specify more than one Ln, each Ln must be separated by a comma.
Linux and OS X: -diag-once id
Windows: /Qdiag-once:id