Intel® C++ Compiler XE 13.1 User and Reference Guides

wo, Qwo

Tells the compiler to issue one or more diagnostic messages only once. This is a deprecated option.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-woLn[,Ln,...]

Windows:

/QwoLn[,Ln,...]

Arguments

Ln

Is the number of the diagnostic.

Default

OFF

Description

Specifies the ID number of one or more messages. If you specify more than one Ln, each Ln must be separated by a comma.

Alternate Options

None


Submit feedback on this help topic