Top: f77 Up: 9 - Error_Messages
Previous: 9 - Error_Messages Next: 9,1,1 - Fatal_Messages
Section 9,1: Compilation
Compiler diagnostic messages have the following format:
fort: severity: file-line:message_text
fort Identifies the source as the DEC Fortran compiler
severity Possibilities: fatal, severe, error, warning, or
informational
file-line Indicates the source file and line number in the
source file
message_text Explains the event that caused the message
Sub-Topics
- Fatal_Messages
- Severe_Messages
- Error_Messages
- Warning_Messages
- Informational_Messages
Top: f77 Up: 9 - Error_Messages
Previous: 9 - Error_Messages Next: 9,1,1 - Fatal_Messages