summaryrefslogtreecommitdiff
path: root/gcc/ada/a-nuelfu.ads
diff options
context:
space:
mode:
authorEmmanuel Briot <briot@adacore.com>2011-08-03 10:19:32 +0000
committerArnaud Charlet <charlet@gcc.gnu.org>2011-08-03 12:19:32 +0200
commit40ecf2f5d19ba2b046c65168aa8acc80ad399a08 (patch)
treeb0a3d19077a30eaebc12a8b662cc50d870dcdb04 /gcc/ada/a-nuelfu.ads
parent9fde638da6523b717ec7aca4f11ce8bf4f44dde7 (diff)
downloadgcc-40ecf2f5d19ba2b046c65168aa8acc80ad399a08.tar.gz
gnatcmd.adb, [...] (Shared_Project_Tree_Data): new type An aggregate project and its aggregated trees need to share the common...
2011-08-03 Emmanuel Briot <briot@adacore.com> * gnatcmd.adb, prj-proc.adb, prj-proc.ads, make.adb, mlib-prj.adb, prj.adb, prj.ads, makeutl.adb, makeutl.ads, clean.adb, prj-nmsc.adb, prj-util.adb, prj-util.ads, prj-conf.adb, prj-conf.ads, prj-env.adb, prj-env.ads (Shared_Project_Tree_Data): new type An aggregate project and its aggregated trees need to share the common data structures used for lists of strings, packages,... This makes the code simpler since otherwise we have to pass the root tree (also used for the configuration file data) in addition to the current project tree. This also avoids ambiguities as to which tree should be used. And finally this saves a bit of memory. (For_Every_Project_Imported): new parameter Tree. Since aggregated projects are using a different tree, we need to let the caller know which tree to use to manipulate the returned project. From-SVN: r177261
Diffstat (limited to 'gcc/ada/a-nuelfu.ads')
0 files changed, 0 insertions, 0 deletions