Intel® C++ Compiler 16.0 User and Reference Guide
Disables all warning messages.
Linux and OS X: | -w |
Windows: | /w |
None
OFF |
Default warning messages are enabled. |
This option disables all warning messages.
Visual Studio: General > Warning Level
Eclipse: General > Warning Level
Xcode: None
Linux and OS X: -w0
Windows: /W0