OSDN Git Service

* osint.adb (Read_Default_Search_Dirs): correctly detect relative
authorbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Oct 2001 23:23:44 +0000 (23:23 +0000)
committerbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Oct 2001 23:23:44 +0000 (23:23 +0000)
commitf449b8f5d67c6f932a5f852dd5b2a68c31b73222
tree7d2e6f3845308cbd2c3275b30397d7ebd1563dea
parenteb1a998c606d4712d88fa768ad5f0d09d956b749
* osint.adb (Read_Default_Search_Dirs): correctly detect relative
        pathnames in UNIX and DOS style with drive letter.
(Is_Relative): new routine.

* osint.adb: Minor reformatting

* osint.adb (Is_Relative): implementation using
        GNAT.OS_Lib.Is_Absolute_Path. Better fix for 8121-009.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46503 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/osint.adb