Re: calculation in scheme causes "assertion failed" as of Ly 2.25.11
Michael Käppler via bug-lilypond <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <[email protected]> |
Am 11.04.2024 um 22:05 schrieb Aaron Hill via bug-lilypond: > > Seems to be something specific to the Windows build. I could not > reproduce the failing assertion on the Linux builds of LilyPond also > running Guile 3.0.9. I could reproduce it with the 2.25.14 Windows > build using scheme-sandbox.ly as well as using the -e command-line > option: > > lilypond -e "(let* ((a 1) (b -3) (c (+ b 0.3))) (> (- b (/ a 2)) c))" This seems to be: https://gitlab.com/lilypond/lilypond/-/issues/6687 Should be fixed in the upcoming release 2.25.15. Michael