This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: PATCH: PR 1338: StreamTokenizer does not handle /* commentscorrectly
- To: Tom Tromey <tromey at redhat dot com>
- Subject: Re: PATCH: PR 1338: StreamTokenizer does not handle /* commentscorrectly
- From: Warren Levy <warrenl at redhat dot com>
- Date: Wed, 10 Jan 2001 11:59:04 -0800 (PST)
- cc: Java Patch List <java-patches at sources dot redhat dot com>
On 10 Jan 2001, Tom Tromey wrote:
> Warren> I applied Oskar's patch and verified that it takes care of the
> Warren> problem without introducing any side-effects. I've checked it
> Warren> in along with the corresponding changes to Classpath.
>
> FYI I think I added a Mauve test to check for this bug.
> I think we should pass all the Mauve StreamTokenizer checks with this
> patch.
Yes, you did (and I confirmed before I checked the patch in that it indeed
passes that test). And yes, libgcj now passes all the StreamTokenizer
tests.
--warrenl