gcc/gcc/ada ChangeLog osint.adb
bosch@gcc.gnu.org
bosch@gcc.gnu.org
Thu Oct 25 16:23:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bosch@gcc.gnu.org 2001-10-25 16:23:45
Modified files:
gcc/ada : ChangeLog osint.adb
Log message:
* 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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&r1=1.49&r2=1.50
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/osint.adb.diff?cvsroot=gcc&r1=1.1&r2=1.2
More information about the Gcc-cvs
mailing list