lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3864 in lilypond: Patch: Report an error instead o


From: lilypond
Subject: [Lilypond-auto] Issue 3864 in lilypond: Patch: Report an error instead of crashing when iteration encounters non-music.
Date: Fri, 14 Feb 2014 10:16:45 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 3864 by address@hidden: Patch: Report an error instead of crashing when iteration encounters non-music.
http://code.google.com/p/lilypond/issues/detail?id=3864

Report an error instead of crashing when iteration encounters non-music.

The parser checks that it got music where expected, but Scheme functions
 like make-music don't, so it's easy to create invalid music. Previously
this often crashed Lilypond.

There are some existing checks that silently ignore non-music instead of
reporting an error. Probably most of these should be changed.

http://codereview.appspot.com/63890043

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