[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


Treating All Warnings as Errors

When the Treat All Warnings as Errors option is on, the compiler treats all warnings as though they were errors. It will not compile a file until all warnings are resolved.

The Treat All Warnings as Errors option corresponds to the pragma warning_errors, described at"warning_errors." To check whether this option is on, use __option (warning_errors).See "Checking Options" for information on how to use this directive.


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000