This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/9677] File not found if spaces in file name
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Nov 2003 01:23:22 -0000
- Subject: [Bug java/9677] File not found if spaces in file name
- References: <20030212202601.9677.paavola@skycomputers.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-09 01:23 -------
No longer looks like a driver problem:
/tmp/foo bar/foo.java:0: fatal error: can't open /tmp/foo: No such file or directory
--
What |Removed |Added
----------------------------------------------------------------------------
Component|driver |java
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9677