FIX: /4Ys or $STRICT on Character Functions Causes F2368
Article ID: 105937
Article Last Modified on 10/2/2003
APPLIES TO
- Microsoft FORTRAN PowerStation 1.0 Standard Edition
- Microsoft Fortran PowerStation 1.0a for MS-DOS
This article was previously published under Q105937
SYMPTOMS
Compiling valid ANSI 77 FORTRAN code that contains character functions
with the /4Ys compiler option or $STRICT metacommand incorrectly
generates an F2368 error message.
RESOLUTION
A possible workaround is to use Microsoft FORTRAN compiler version 5.0
or 5.1 to check for ANSI conformance. Avoiding /4Ys or $STRICT for
problematic cases is also a workaround.
STATUS
Microsoft has confirmed this to be a problem in FORTRAN PowerStation
version 1.0. This problem has been resolved with FORTRAN PowerStation
maintenance release version 1.0a for MS-DOS.
Additional query words: 1.00 buglist1.00 fixlist1.00a
Keywords: kbbug kbfix KB105937