Updates:
Labels: -Patch-new Patch-needs_work
Comment #4 on issue 4516 by [email protected]: \offset can't handle mutable
properties and unpure-pure containers
https://code.google.com/p/lilypond/issues/detail?id=4516
Fails test on input/regression/offset.ly.
dak@lola:/usr/local/tmp/lilypond$ out/bin/lilypond
input/regression/offsets.ly
GNU LilyPond 2.19.24
Processing `input/regression/offsets.ly'
Parsing...
Interpreting music...[8][16]
Preprocessing graphical
objects.../usr/local/tmp/lilypond/out/share/lilypond/current/scm/music-functions.scm:2332:12:
In expression ((procedure? vals) (lambda # #)):
/usr/local/tmp/lilypond/out/share/lilypond/current/scm/music-functions.scm:2332:12:
Wrong
type to apply: #f
Which looks like a problem in counting parens since (procedure? vals) is
supposed to be a cond predicate, and (lambda ...) is not supposed to cause
any immediate evaluation at all.
--
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