freeze.adb
188 KB
-
freeze.adb (Freeze_Entity): For an access formal that is an access to subprogram... · 57747aec
2005-11-14 Ed Schonberg <schonberg@adacore.com> * freeze.adb (Freeze_Entity): For an access formal that is an access to subprogram, freeze the anonymous subprogram type at the same time, to prevent later freezing in the wrong scope, such as the enclosing subprogram body. (Freeze_Entity): Freeze the equivalent_type of an access_to_protected_ subprogram whenever available. From-SVN: r106979
Ed Schonberg committed