re PR java/9677 (File not found if spaces in file name)
authorElliot Lee <sopwith@redhat.com>
Mon, 16 Aug 2004 11:49:22 +0000 (11:49 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 16 Aug 2004 11:49:22 +0000 (11:49 +0000)
commitf699e4541433ca9c8af8a4cad64d7a859b9fc782
tree40ca20d9d3e98bdb2b62f5475db240c6535ebef1
parent4c46b835dcf63e89868c9b1099693ea3b2906a62
re PR java/9677 (File not found if spaces in file name)

2004-08-16  Elliot Lee <sopwith@redhat.com>

        PR java/9677
        * jcf-parse.c (java_parse_file): Handle filenames with embedded
        spaces, and quoted filelists.

From-SVN: r86051
gcc/java/ChangeLog
gcc/java/jcf-parse.c