Updates:
        Status: Started
        Owner: [email protected]
        Labels: Patch-new

Comment #2 on issue 3498 by [email protected]: fatal error with toplevel-markup-identifier
http://code.google.com/p/lilypond/issues/detail?id=3498#c2

Issue 3498: fatal error with toplevel-markup-identifier

The reported problem

    mrkp = \markup { "x" }

    \mrkp

triggers an error because of markup requiring additional lookahead in
assignments.  This is fixed by sacrificing string addition, an arcane
and undocumented feature that has probably not been used in the last
decade or so.

http://codereview.appspot.com/12945043

--
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