This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Scanner Class
- From: Tom Tromey <tromey at redhat dot com>
- To: Robert Schuster <theBohemian at gmx dot net>
- Cc: Esben Stien <b0ef at esben-stien dot name>, java at gcc dot gnu dot org
- Date: 12 Oct 2006 16:55:39 -0600
- Subject: Re: Scanner Class
- References: <87y7rlqcws.fsf@esben-stien.name> <452EC8FA.8070809@gmx.net>
- Reply-to: tromey at redhat dot com
>>>>> "Robert" == Robert Schuster <theBohemian@gmx.net> writes:
Robert> However it might be possible that someone has the start of an
Robert> implementation lying around in her/his working copy? Anyone?
I have some code which I've never checked in. It doesn't yet do
enough to be useful.
At the moment I think it could only be developed on the Classpath
generics branch. It requires a regex fix which, as I recall, hasn't
made it into libgcj yet.
Tom