]> git.donarmstrong.com Git - lilypond.git/commit
Issue 5107 Fix some warnings about string-delete and
authorThomas Morley <thomasmorley65@gmail.com>
Sat, 26 Nov 2016 12:38:51 +0000 (13:38 +0100)
committerThomas Morley <thomasmorley65@gmail.com>
Sun, 2 Apr 2017 08:41:17 +0000 (10:41 +0200)
commit0ccac4adf83c431b5d1c89bebfd6a916369328dd
tree2d5b611973e5fe4ffa09d55781012c65b3c7f6be
parent8ef5f99e63cc9e52c7c0071cde4d99e057d10329
Issue 5107 Fix some warnings about string-delete and
 string-filter argument order

This makes guile2 stop printing some warning messages:

  Guile used to use the wrong argument order for string-delete.
  This call to string-filter had the arguments in the wrong order.
  See SRFI-13 for more details. At some point we will remove this hack.

guile-1.8 will continue working.
scm/graphviz.scm
scm/lily-library.scm
scm/lily.scm