Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 7/13/2023
Public

Visible to Intel only — GUID: GUID-946C04D0-2FCD-4CCE-AC07-EF6CDF651476

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