This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r123556 - /trunk/gcc/ada/cstreams.c
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 06 Apr 2007 09:18:37 -0000
- Subject: r123556 - /trunk/gcc/ada/cstreams.c
Author: charlet
Date: Fri Apr 6 10:18:36 2007
New Revision: 123556
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123556
Log:
2007-04-06 Nicolas Roche <roche@adacore.com>
* cstreams.c (__gnat_full_name): Fix issues on VxWorks 6.x for which
absolute path can have the following form: device:/a/b. In this case
'/' should be inserted between the path and the filename.
Modified:
trunk/gcc/ada/cstreams.c