DescriptionFix bug when the scanner does a pushback at the end of input.
We don't advance the input cursor past the end of input, so we shouldn't
decrease it when we pushback the kEndOfInput marker.
Patch Set 1 #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|