OSDN Git Service

2008-04-08 Emmanuel Briot <briot@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Apr 2008 06:58:02 +0000 (06:58 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Apr 2008 06:58:02 +0000 (06:58 +0000)
commitc386fa2de08cd32468387a3436513894094e488c
treeda9dd7463bdc192a2130117d61ff57fc5d02ccc7
parent29b44e776526ac8c223a53128e31821ea4ffe85a
2008-04-08  Emmanuel Briot  <briot@adacore.com>

* g-comlin.ads, g-comlin.adb (Expansion): Remove unreachable return
statement.
(Get_Configuration): New subprogram.

* prj-pp.ads, prj-pp.adb (Pretty_Print): new parameters Id and Id_Tree
These optional parameters help preserve the casing of the project's name
when pretty-printing.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@134065 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/g-comlin.adb
gcc/ada/g-comlin.ads
gcc/ada/prj-pp.adb
gcc/ada/prj-pp.ads