/WARN (Warning Level)

Home | Overview | How Do I | Linker Options

Syntax

/WARN[:level]

With this option, you can determine the output of LINK warning messages. The level parameter takes the value 0, 1, 2, or 3. Currently, this option controls a limited subset of LINK warning messages. The greater the numeral used, the more messages may be generated.

Note Setting level to 0 does not disable warning messages.