jcf-io.c (caching_stat): Account for both DIR_SEPARATOR and DIR_SEPARATOR_2 for a...
authorRanjit Mathew <rmathew@hotmail.com>
Mon, 10 Mar 2003 19:39:18 +0000 (19:39 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 10 Mar 2003 19:39:18 +0000 (19:39 +0000)
commit630287af48fcf25759f9e96d0ef39db90b5fa3af
treefa4274affbe4493621a42186068b16c1747c9778
parent5c2424217a35eee7fa8bf1e8456b2143af632e53
jcf-io.c (caching_stat): Account for both DIR_SEPARATOR and DIR_SEPARATOR_2 for a target.

2003-03-10  Ranjit Mathew  <rmathew@hotmail.com>

        * jcf-io.c (caching_stat): Account for both DIR_SEPARATOR
        and DIR_SEPARATOR_2 for a target.
        Correct minor typos.

        * jcf-write.c (make_class_file_name): Take both DIR_SEPARATOR
        and DIR_SEPARATOR_2 for a target into account.

From-SVN: r64110
gcc/java/ChangeLog
gcc/java/jcf-io.c
gcc/java/jcf-write.c