DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
ANSI implementation-defined behavior

Translation

This section describes the implementation-defined characteristics of source code translation. It corresponds to section ``F.3.1 Translation'' of the ANSI document.

Identifying diagnostics

Diagnostic messages are generated on standard error. Diagnostics from the compiler are of the form:

   "filename", line number: level:message
where level is ``error'' or ``warning''.

Diagnostics from other passes, (such as the cc(CP) command itself, or as(CP) or ld(CP) ) may have a different form.


Next topic: Environment
Previous topic: ANSI implementation-defined behavior

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003