Updates:
        Labels: -Patch-needs_work Patch-new

Comment #6 on issue 3297 by [email protected]: Patch: Make lexer more robust against unexpected EOF in main input
http://code.google.com/p/lilypond/issues/detail?id=3297#c6

Issue 3297: Make lexer more robust against unexpected EOF in main input

This approach works by letting Lily_lexer::pop_state not cross the
maininput threshold.  Since Lily_lexer::pop_state is the "cooked" form
of yy_pop_state (also hiding the extratoken machinery), this keeps the
"maininput" state firmly under the lexer's control and avoids exiting
it prematurely.

http://codereview.appspot.com/13348054

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to