lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4516 in lilypond: \offset can't handle mutable


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4516 in lilypond: \offset can't handle mutable properties and unpure-pure containers
Date: Wed, 22 Jul 2015 12:34:37 +0000

Updates:
        Labels: -Patch-new Patch-needs_work

Comment #4 on issue 4516 by address@hidden: \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.

address@hidden:/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



reply via email to

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