wn, Qwn

Controls the number of errors displayed before compilation stops.

IDE Equivalent

Windows: None

Linux: Compilation Diagnostics > Set Error Limit

Mac OS: Diagnostics > Error Limit

Architectures

IA-32 architecture, Intel® 64 architecture, IA-64 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