FIX: F4201 on Entry with Attribute [VALUE]
Article ID: 106530
Article Last Modified on 12/2/2003
APPLIES TO
- Microsoft FORTRAN PowerStation 1.0 Standard Edition
- Microsoft Fortran PowerStation 1.0a for MS-DOS
- Microsoft FORTRAN PowerStation 32
- Microsoft FORTRAN Compiler 4.0
- Microsoft FORTRAN Compiler 4.01
- Microsoft FORTRAN Compiler 4.1
- Microsoft FORTRAN Compiler 5.0
- Microsoft FORTRAN Compiler 5.1
- Microsoft FORTRAN Compiler 4.1
- Microsoft FORTRAN Compiler 5.0
- Microsoft FORTRAN Compiler 5.1
This article was previously published under Q106530
SYMPTOMS
When a subroutine or an external function with entry points has an
argument passed by value, the compiler generates the following warning
message for every ENTRY statement in the code:
warning F4201: ENTRY : formal argument : attribute VALUE : mismatch
RESOLUTION
This warning message can be ignored, provided that there is no other
problem with the ENTRY statements.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem was fixed in FORTRAN
PowerStation 32, version 4.0.
Additional query words: 1.00 1.00a 5.10
Keywords: kberrmsg kbbug kbfix kblangfortran KB106530