Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_17_27
Comment #11 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
Pushed to staging as
commit b31d2d00b7693b32197da28de2fdb9e3069d7bbc
Author: David Kastrup <[email protected]>
Date: Sun Sep 8 23:50:16 2013 +0200
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.
--
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