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
On 2024-04-11 10:12 am, K. Blum via bug-lilypond wrote:
Starte lilypond.exe 2.25.14 [mwe scheme.ly]...
»C:/Users/Flower/Desktop/mwe scheme.ly« wird verarbeitet
Analysieren.../home/lily/lilypond-2.25.14/release/binaries/mingw/dependencies/src/guile-3.0.9/libguile/integers.c:115:
assertion failed
W
I often need mathematical calculations for graphic stuff.
Now I've found a weird problem in Ly 2.25.11 and newer (Windows 10 64bit).
It seems that certain operations with fractions fail whereas the same
value as real number works fine.
Here is my code:
% --