jcf-io.c
16.5 KB
-
jcf-io.c (find_class): Correct the logic that tests to see if a .java file is… · 8000caee
jcf-io.c (find_class): Correct the logic that tests to see if a .java file is newer than its .class file. 2000-12-07 Mo DeJong <mdejong@redhat.com> * jcf-io.c (find_class): Correct the logic that tests to see if a .java file is newer than its .class file. The compiler was incorrectly printing a warning when file mod times were equal. (http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00530.html) From-SVN: r38177
Mo DeJong committed