Re: problems with `guile-debugger.ly`
Michael Käppler <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Werner, some time ago, I started some work to revive `guile-debugger.ly`, but I never had the time to finish it. That said, I'm fine if you remove it, since I could reintroduce it later, if I get to finish my work. Best, Michael Am 02.01.26 um 10:42 schrieb Werner LEMBERG: > Folks, > > > using `guile-debugger.ly` fails with Guile 3.x. AFAICS, it can > actually be removed completely, since > > ``` > \version "2.24" > > ... Scheme stuff ... > > \include "scheme-sandbox.ly" > > ... LilyPond music > ``` > > seems to work just fine. > > If you agree I'm going to provide a Merge Request accordingly to > update the documentation (also handling issue #6886). > > > Werner >