Status: Accepted
Owner: [email protected]
CC: hanwenn, pnorcks, n.puttock, Carl.D.Sorensen
Labels: Type-Enhancement Priority-High Maintainability
New issue 1247 by [email protected]: Use new modules provided by Guile
V2 - Part 1 (ice-9 curried-definitions)
http://code.google.com/p/lilypond/issues/detail?id=1247
The (ice-9 ...) set of modules provided by Guile has changed fpr Guile V2.
Part 1. A new module (ice-9 curried-definitions) is supplied as currying
does not work by default any more in Guile if the currying occurs in a
module which is being byte-compiled. For example, when (scm
display-lily,scm) is being loaded by lily.scm.
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond