Intel® C++ Compiler Classic Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-96AA0A3E-D495-44DB-BA7E-69130B0E8E2B
Visible to Intel only — GUID: GUID-96AA0A3E-D495-44DB-BA7E-69130B0E8E2B
Wbrief
Tells the compiler to display a shorter form of diagnostic output.
Syntax
Linux and macOS: |
-Wbrief |
Windows: |
/WL |
Arguments
None
Default
OFF |
The compiler displays its normal diagnostic output. |
Description
This option tells the compiler to display a shorter form of diagnostic output. In this form, the original source line is not displayed and the error message text is not wrapped when too long to fit on a single line.
IDE Equivalent
Alternate Options
Linux and macOS: None
Windows: /WL