wd, Qwd

Disables a soft diagnostic. This is a deprecated option.

IDE Equivalent

Windows: Advanced > Disable Specific Warnings

Architectures

IA-32, IntelĀ® 64, IA-64 architectures

Syntax

Linux and Mac OS X:

-wdLn[,Ln,...]

Windows:

/QwdLn[,Ln,...]

Arguments

Ln

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 Ln, each Ln must be separated by a comma.

Alternate Options

None