we, Qwe

Changes a soft diagnostic to an error.

IDE Equivalent

None

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux and Mac OS: -weLn[,Ln,...]
Windows:    /QweLn[,Ln,...]

Arguments

Ln      Is the number of the diagnostic to be changed.

Default

OFF      The compiler returns soft diagnostics as usual.

Description

This option overrides the severity of the soft diagnostic that corresponds to the specified number and changes it to an error.

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

Alternate Options

None