The information in this article applies to:
SYMPTOMS
When you compile a program using /4Yv that has errors in a declaration, one
of the following error messages may be displayed:
-or- RESOLUTIONCompile the code without using /4Yv to get a list of error messages. Correct the errors in the declaration(s). (The corrected code may be compiled using /4Yv.) STATUSMicrosoft has confirmed this to be a bug in the FORTRAN PowerStation for MS- DOS, versions 1.0 and 1.0a, and the Microsoft FORTRAN PowerStation 32 for Windows NT, version 1.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONTo demonstrate the problem, compile the sample code using the option /4Yv. The following error message will be displayed in a continuous loop: To fix the problem, compile the sample code using no options. The following error messages will be displayed:
Sample Code
Additional query words: 1.00 1.00a
Keywords : |
Last Reviewed: November 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |