PRB: No Error Generated Initializing Named Common Block Object
PSS ID Number: 150146
Article Last Modified on 11/3/1999
The information in this article applies to:
- Microsoft Fortran PowerStation for Windows 95 and Windows NT 4.0
This article was previously published under Q150146
SYMPTOMS
The compiler does not generate an error or warning message when you
initialize a named common block object in a type statement outside of a
block data subprogram.
RESOLUTION
Use the /4Ys compiler option to enable strict FORTRAN 90 standard usage,
and force the compiler to catch the assignment of the named common block in
a type statement outside a block data subprogram.
STATUS
This behavior is by design.
Additional query words: 4.00
Keywords: kbLangFortran KB150146
Technology: kbAudDeveloper kbFORTRANPower400NT kbFortranSearch kbZNotKeyword8