Google
 

Trailing-Edge - PDP-10 Archives - bb-bt99g-bb - lnkv51.d11
There is 1 other file named lnkv51.d11 in the archive. Click here to see a list.
                 EDIT DESCRIPTIONS FOR LINK-10-V5-1                             
  
  
                             EDIT 2103   FOR LINK
  
  
SYMPTOM
  
No error is given at link-time if a FORTRAN routine name is passed
as an argument.
  
DIAGNOSIS
  
Although a field was reserved for this purpose in the type 1120
typechecking block, LINK 5.1 does not now check that field for mismatches.
(Nor does FORTRAN currently generate anything for this field.)
  
CURE
  
Add code to LINK to typecheck the "structure" attribute of primary
argument descriptors.  Issue the %LNKAMM message if a conflict is
detected.
  
  
   ========
********************************************************************************
  
  
  
END OF  LINK-10-V5-1