Re: discarded then accepted

2014-01-18 Thread Durand Jean-Damien
this kind of output, i.e. a character from input stream that is first discarded then accepted: Attempting to read lexeme L3c5-16: alpha; value=ReEntryPoint Lexer L0 accepted lexeme L3c5-16: alpha; value=ReEntryPoint Lexer L0 rejected lexeme L3c17: anyCharExceptQuote; value= Lexer L0 discarded

Re: discarded then accepted

2014-01-18 Thread Ron Savage
By the way, it's helpful to me if you always mention which version is referred to, and whether the issue seems to be new as of that version (to the extent you know). Particularly when I've just released a new version, my mindset is to wonder if the behavior described is a regression, new

Re: discarded then accepted

2014-01-17 Thread Jeffrey Kegler
in Marpa to have this kind of output, i.e. a character from input stream that is first discarded then accepted: Attempting to read lexeme L3c5-16: alpha; value=ReEntryPoint Lexer L0 accepted lexeme L3c5-16: alpha; value=ReEntryPoint Lexer L0 rejected lexeme L3c17: anyCharExceptQuote; value