The information in this article applies to:
SYMPTOMS
When a compiler error occurs in an INCLUDE file, the compiler error
messages do not appear in the source listing file generated by the
Microsoft FORTRAN version 5.0 or 5.1 compiler. However, the total
number of detected errors tallied at the end of the listing file is
correct.
STATUSMicrosoft has confirmed this to be a problem in FORTRAN versions 5.0 and 5.1. MORE INFORMATION
When the FL command is issued with the /Fs option, a source listing
file is created that should contain any compiler errors next to the
line of source code that generated the error. The errors are also sent
to the screen and subsequently to the M editor, if compilation is
being done from within the editor. If a compiler error is generated on
a source line in an INCLUDE file, the error is correctly flagged on
output to the screen and consequently to the editor, but not correctly
inserted into the source listing file.
Include file (test):
List file:
Additional query words: 5.00 5.10 nofps
Keywords : |
Last Reviewed: November 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |