HP aC++/HP C A.06.25 Programmer's Guide
Warnings
Warnings identify bugs in code, often because the code triggers behavior that is not
precisely defined by the C++ standard.
Suggestion/Information
You must use the -w option to view these diagnotics. Without the -w option, the
compiler identifies more suspicious constructs.
Tool Errors
Sometimes, HP aC++ fails in a component that is not specific to the C++ language. In
such a case, a tool error is emitted. This error indicates defect in the compiler.
Frequently Encountered Messages
For a list and description of frequently encountered diagnostic messages, use the HP
Code Advisor analysis tool (cadvise) or refer to the aC++ standard conformance and
compatibility changes document accessible from the list of “HP aC++ Resources” at the
bottom of the following URL:
http://www.hp.com/go/cpp
292 Diagnostic Messages