freeze.adb
208 KB
-
freeze.adb (Freeze_Entity): Improve warnings on access types in pure units. · c6a9797e
2008-04-08 Robert Dewar <dewar@adacore.com> Ed Schonberg <schonberg@adacore.com> * freeze.adb (Freeze_Entity): Improve warnings on access types in pure units. (Size_Known): Generic formal scalar types have known at compile time size, so remove check. Fix casing error in formal parameter name in call (Freeze_Subprogram): If the subprogram is a user-defined operator, recheck its overriding indication. From-SVN: r134033
Robert Dewar committed