Werror-all

Causes all warnings and currently-enabled remarks to be reported as errors.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-Werror-all

Windows:

/Werror-all

Arguments

None

Default

OFF

The compiler returns diagnostics as usual.

Description

This option causes all warnings and currently-enabled remarks to be reported as errors.

To enable display of remarks, specify option -Wremarks.

Alternate Options

Linux and Mac OS X: -diag-error warn, remark

Windows: /Qdiag-error:warn, remark



Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.