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

Terence Parr parrt at cs.usfca.edu
Wed Feb 15 19:36:34 PST 2006


On Feb 15, 2006, at 3:16 PM, Micheal J wrote:

>>> 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?

no idea :(  Booo.  oh well...we can fix it.
Ter


More information about the antlr-interest mailing list