]> git.ipfire.org Git - thirdparty/gcc.git/commit
prj-pp.adb (Print): Do not output the with statement if the associated name is empty...
authorEmmanuel Briot <briot@adacore.com>
Tue, 15 Nov 2005 14:01:37 +0000 (15:01 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Nov 2005 14:01:37 +0000 (15:01 +0100)
commita05076ba9dc1601cd22fb0c3364339d8ee6fc10b
tree21d7fcdad36036902fa96812f5c24acc12a8be2b
parent9cd6ae612ea034f251c37dd6fa77d06fcb88fa09
prj-pp.adb (Print): Do not output the with statement if the associated name is empty...

2005-11-14  Emmanuel Briot  <briot@adacore.com>

* prj-pp.adb (Print): Do not output the with statement if the
associated name is empty, which happens for virtual extending projects.
(Print): Preserve the "extends all" attribute when printing the project.

* prj-tree.ads (String_Value_Of): Add comment about returned value for
a virtual extending project.

From-SVN: r106996
gcc/ada/prj-pp.adb
gcc/ada/prj-tree.ads