Changes all warnings and remarks to errors.
IA-32, IntelĀ® 64, IA-64 architectures
Linux and Mac OS X: |
-Werror-all |
Windows: |
/Werror-all |
None
OFF |
The compiler returns diagnostics as usual. |
This option changes all warnings and remarks to errors.
Linux and Mac OS X: -diag-error warn, remark
Windows: /Qdiag-error:warn, remark