Le 20/11/2022 à 13:53, Robin Bannister a écrit :
On 20.11.2022 13:37, Jean Abou Samra wrote:
I wonder if -dcompile-scheme-code is broken for everyone on Windows
or just for some. (If it's broken for everyone, I'm surprised that
this is only noticed now ...)

Can a few people on Windows please try compiling this and report back:



See attached log.



Ah, sorry, the snippet was silly. Please use this one instead:


\version "2.23.81"

#(debug-enable 'backtrace)
#(ly:set-option 'compile-scheme-code)

#(display (+ 2 2))
#(use-modules (ice-9 match)
              (ice-9 hash-table)
              (oop goops))

Namely, put #(debug-enable 'backtrace) before #(ly:set-option 'scheme-code).

Thanks,
Jean

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to