natFilePosix.cc (getCanonicalPath): Handle case where file does not exist.
authorTom Tromey <tromey@redhat.com>
Thu, 11 Sep 2003 16:44:39 +0000 (16:44 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 11 Sep 2003 16:44:39 +0000 (16:44 +0000)
commitc203255aba10d807f68097646f4aeb3feaf2cb48
tree2bd1b3aa7b8c77927fd3714436e9b3f883b1fc83
parent92af500d3e3f3ae08792a6e4446356321ec3ae65
natFilePosix.cc (getCanonicalPath): Handle case where file does not exist.

* java/io/natFilePosix.cc (getCanonicalPath): Handle case where
file does not exist.

From-SVN: r71307
libjava/ChangeLog
libjava/java/io/natFilePosix.cc