|
From: | lilypond |
Subject: | Re: Issue 1780 in lilypond: Scheme format functions with no destination parameter cause deprecation warnings in Guile V2 |
Date: | Sun, 11 Sep 2011 14:57:06 +0000 |
Comment #15 on issue 1780 by address@hidden: Scheme format functions with no destination parameter cause deprecation warnings in Guile V2
http://code.google.com/p/lilypond/issues/detail?id=1780That's a regression. The regtest should print out "0.19" (i.e. two decimals after the comma), while it prints 8 decimals with that patch.
That output is done in scm/layout-beam.scm, but I don't understand where it's coming from, because we use the same placeholder (~S) for the ly:message, which also uses ly:format. And that message contains the correct two decimals.
[Prev in Thread] | Current Thread | [Next in Thread] |