This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [gcjx] Patch: FYI: speed up lexer
- From: Tom Tromey <tromey at redhat dot com>
- To: Ranjit Mathew <rmathew at gmail dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 29 Sep 2005 09:30:27 -0600
- Subject: Re: [gcjx] Patch: FYI: speed up lexer
- References: <m3hdc4vgum.fsf@localhost.localdomain><dhge8v$2bo$1@sea.gmane.org>
- Reply-to: tromey at redhat dot com
>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:
Ranjit> Now if only you could tweak the lexer a little so that
Ranjit> the diagnostics routines are able to print out the line
Ranjit> containing the problem with a caret underneath that points
Ranjit> to the column in question...
Could you add a note about this to gcjx/TODO?
Tom