lilypond-user
[Top][All Lists]
Advanced

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

Error with default value on predicate on 2.22.0


From: Paolo Prete
Subject: Error with default value on predicate on 2.22.0
Date: Tue, 12 Jan 2021 17:01:43 +0100

Hello,

I just experienced (on Linux) that this compiles with <= 2.20

--------------------------------

foo = #(define-music-function (parser location col staff mus)((color? red) string? ly:music?)
#{ c' d' #})

{
\foo "bar" {}
}

--------------------------------

But it doesn't compile with 2.22.0
What's wrong?

Thanks!

reply via email to

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