Intel® C++ Compiler XE 13.1 User and Reference Guides
Disables all warning messages.
Windows: General > Warning Level
Linux: General > Warning Level
OS X: None
All
Linux and OS X: | -w |
Windows: | /w |
None
OFF |
Default warning messages are enabled. |
This option disables all warning messages.
Linux and OS X: -w0
Windows: /W0