]> git.donarmstrong.com Git - lilypond.git/commit
Make parsing of articulation shorthands more robust. (issue 3664)
authorDevon Schudy <dschudy@gmail.com>
Fri, 6 Dec 2013 21:14:46 +0000 (16:14 -0500)
committerDavid Kastrup <dak@gnu.org>
Wed, 18 Dec 2013 18:55:54 +0000 (19:55 +0100)
commita127c4920f53a24b46957416a5f86cf78eece1bc
tree37fa08fae077eca79dd5a38316ee022b45d323ad
parentf9f6527009f1d9996130ca86b50b754b51353e9e
Make parsing of articulation shorthands more robust. (issue 3664)

Allow articulation shorthands to be any post-event. Commit 6baa453 tried
to restrict them to ArticulationEvents, but actually allowed anything.

As opposed to previously, return a dummy PostEvents on error as
fallback rather than an incomplete ArticulationEvent causing followup
errors and a crash.

Signed-off-by: David Kastrup <dak@gnu.org>
lily/parser.yy