lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 3297 in lilypond: Patch: Make lexer more robus


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3297 in lilypond: Patch: Make lexer more robust against unexpected EOF in main input
Date: Sun, 15 Sep 2013 09:21:30 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_17_27

Comment #11 on issue 3297 by address@hidden: 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 <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]