wn, Qwn

Controls the number of errors displayed before compilation stops.

IDE Equivalent

Windows: None

Linux: Compilation Diagnostics > Error Limit

Mac OS: Diagnostics > Error Limit

Architectures

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

Syntax

Linux and Mac OS: -wnn
Windows:    /Qwnn

Arguments

n      Is the number of errors to display.

Default

100      The compiler displays a maximum of 100 errors before aborting compilation.

Description

This option controls the number of errors displayed before compilation stops.

Alternate Options

None