wd, Qwd

Disables a soft diagnostic. This is a deprecated option.

IDE Equivalent

Windows: Advanced > Disable Specific Warnings

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-wdn[,n]...

Windows:

/Qwdn[,n]...

Arguments

n

Is the number of the diagnostic to disable.

Default

OFF

The compiler returns soft diagnostics as usual.

Description

This option disables the soft diagnostic that corresponds to the specified number.

If you specify more than one n, each n must be separated by a comma.

Alternate Options

None

Linux and Mac OS X: -diag-disable


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.