g-diopit.adb (Wildcard_Iterator): Return directly if Path is equal to ""
authorNicolas Roche <roche@adacore.com>
Thu, 16 Jun 2005 08:40:05 +0000 (10:40 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 16 Jun 2005 08:40:05 +0000 (10:40 +0200)
commitdf9572726bdf0b2dac33f6fbe4248bc0f4d6062d
tree096832949eb15d57ecc08afbc3c9bcb235fb8112
parentee936a698282bd39cd2fc1cb961a1a2d7f24de13
g-diopit.adb (Wildcard_Iterator): Return directly if Path is equal to ""

2005-06-14  Nicolas Roche  <roche@adacore.com>

* g-diopit.adb (Wildcard_Iterator): Return directly if Path is equal
to ""
(Next_Level): Fix minor bug in handling of ../dir case
(Read): Add dir separator to Directory name so that "" is understood as
 "/"

From-SVN: r101040
gcc/ada/g-diopit.adb