]> gcc.gnu.org Git - gcc.git/commit
sem_ch8.adb (Has_Components): If the argument is an incomplete type that is a limited...
authorEd Schonberg <schonberg@adacore.com>
Fri, 6 Apr 2007 09:27:02 +0000 (11:27 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 6 Apr 2007 09:27:02 +0000 (11:27 +0200)
commit16ca248a5802174b18676496a57c9b85cf130639
tree2cf7d06f72f5c9ed92e6e79fc38d77a35e0658a4
parent13bbad84b1148a52cc2c130ddce42958aad23483
sem_ch8.adb (Has_Components): If the argument is an incomplete type that is a limited view...

2007-04-06  Ed Schonberg  <schonberg@adacore.com>
    Robert Dewar  <dewar@adacore.com>

* sem_ch8.adb (Has_Components): If the argument is an incomplete type
that is a limited view, check the non-limited view if available.
(Undefined): Refine error message for missing with of Text_IO
(Find_Expanded_Name): Use Is_Known_Unit for more accurate error message
to distinguish real missing with cases.
Fix format of all missing with messages
(Analyze_Subprogram_Renaming): Emit proper error message on illegal
renaming as body when renamed entity is abstract.

From-SVN: r123597
gcc/ada/sem_ch8.adb
This page took 0.058417 seconds and 5 git commands to generate.