Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

w

Disables all warning messages.

Syntax

Linux:

-w

macOS:

-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: General > Warning Level

Alternate Options

Linux and macOS: -w0

Windows: /W0