Visible to Intel only — GUID: GUID-2CD886CB-C642-497A-8509-DD1666EAE2D2
Visible to Intel only — GUID: GUID-2CD886CB-C642-497A-8509-DD1666EAE2D2
wn, Qwn
Controls the number of errors displayed before compilation stops. This is a deprecated option that may be removed in a future release.
Linux and macOS: |
-wnn |
Windows: |
/Qwnn |
n |
Is the number of errors to display. |
100 |
The compiler displays a maximum of 100 errors before aborting compilation. |
This option controls the number of errors displayed before compilation stops.
This is a deprecated option that may be removed in a future release. The replacement option is [Q]diag-error-limit.
Visual Studio: Diagnostics > Error Limit
Eclipse: Compilation Diagnostics > Set Error Limit
Xcode: Diagnostics > Error Limit
Linux and macOS: -diag-error-limit
Windows: /Qdiag-error-limit