lilypond-devel
[Top][All Lists]
Advanced

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

Fix crash when a stencil routine is missing


From: hanwenn
Subject: Fix crash when a stencil routine is missing
Date: Thu, 02 Jul 2009 02:36:41 +0000


Can this be made so that the regtests and similar crash when an unknown
stencil expression is executed?  Perhaps a -d option could help here.


http://codereview.appspot.com/83046/diff/1/5
File scm/output-svg.scm (right):

http://codereview.appspot.com/83046/diff/1/5#newcode284
Line 284: (if (< 0 (string-length expr))
isnt there a function string-empty? or string-null? (or similar) to do
this in a more roundabout name?

http://codereview.appspot.com/83046




reply via email to

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