Intel® C++ Compiler 16.0 User and Reference Guide

w

Disables all warning messages.

Syntax

Linux and OS X:

-w

Windows:

/w

Arguments

None

Default

OFF

Default warning messages are enabled.

Description

This option disables all warning messages.

IDE Equivalent

Visual Studio: General > Warning Level

Eclipse: General > Warning Level

Xcode: None

Alternate Options

Linux and OS X: -w0

Windows: /W0