[antlr-interest] Bug in 2.7.6 with lexer optiondefaultErrorHandler = true

Micheal J open.zone at virgin.net
Wed Feb 15 15:16:08 PST 2006


> > public void recover( RecognitionException ex, BitSet tokenSet )
> > throws CharStreamException {
> >  consume();
> >  consumeUntil( tokenSet );
> > }
> 
> I swear I fixed that but as you say...fix did not get in there. : 
> (  We're going to do a 2.7.7 soon.

I also remember adding recover() to C#, Java and C++ CharScanner last year.
How did this get rolled-back?

Cheers,

Micheal



More information about the antlr-interest mailing list