]> git.donarmstrong.com Git - lilypond.git/commit
Issue 5104 Let scheme-sandbox use system-repl with guile-2.x
authorThomas Morley <thomasmorley65@gmail.com>
Tue, 21 Mar 2017 20:13:30 +0000 (21:13 +0100)
committerThomas Morley <thomasmorley65@gmail.com>
Tue, 28 Mar 2017 09:02:10 +0000 (11:02 +0200)
commitc7e5396bb1d191783265512284f8131a7b5ada74
tree5cd3d01f00d3a87d3ca89a7babb822b5f0d049f0
parentdebf4d4aed45fa5e26aea70b86ed49172a7f1533
Issue 5104 Let scheme-sandbox use system-repl with guile-2.x

This fixes the warning returned by guile-2.x

`scm-style-repl' in the default environment is deprecated.
Find it in the `(ice-9 scm-style-repl)' module instead, or
better yet, use the repl from `(system repl repl)'.
ly/scheme-sandbox.ly