Intel® oneAPI DPC++/C++ Compiler Developer Guide and Reference

ID 767253
Date 9/08/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

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

Alternate Options

Linux: -w0

Windows: /W0