PATCH: PR 1338: StreamTokenizer does not handle /* comments correctly
Warren Levy
warrenl@redhat.com
Tue Jan 9 03:24:00 GMT 2001
Folks,
I applied Oskar's patch and verified that it takes care of the problem
without introducing any side-effects. I've checked it in along with the
corresponding changes to Classpath.
--warrenl
2001-01-09 Oskar Liljeblad <osk@hem.passagen.se>
Fix for PR libgcj/1338:
* java/io/StreamTokenizer.java (nextToken): Handle // and /* before
commentChar. Fixed typos in comments.
More information about the Java-patches
mailing list