prj-proc.adb, [...] (Get_Attribute_Index): do not systematically lower case attribute...
authorEmmanuel Briot <briot@adacore.com>
Wed, 3 Aug 2011 09:38:56 +0000 (09:38 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 3 Aug 2011 09:38:56 +0000 (11:38 +0200)
commit3479844114fb9da80145e748af1ba33c93127f6d
tree0bc869b54ef08222cffa183a6bc843f58a9b2a56
parent4437a53072c556b2a81eb96c842c5448ffafa838
prj-proc.adb, [...] (Get_Attribute_Index): do not systematically lower case attribute indexes that contain no "." Fix...

2011-08-03  Emmanuel Briot  <briot@adacore.com>

* prj-proc.adb, prj-attr.adb, prj-attr.ads (Get_Attribute_Index): do
not systematically lower case attribute indexes that contain no "."
Fix definition of several Naming attributes, which take
a unit name as index and therefore should be case insensitive.
Minor refactoring (reduce length of variable names).

2011-08-03  Emmanuel Briot  <briot@adacore.com>

* makeutl.adb, makeutl.ads (Get_Switches): new subprogram.

From-SVN: r177250
gcc/ada/ChangeLog
gcc/ada/makeutl.adb
gcc/ada/makeutl.ads
gcc/ada/prj-attr.adb
gcc/ada/prj-attr.ads
gcc/ada/prj-proc.adb