Re: `make bytecode && make doc` broken

2023-07-08 Thread Jean Abou Samra
> Le 8 juil. 2023 à 12:21, Werner LEMBERG a écrit : > > ...display-lily-tests.ly:252:8: fatal error: > Guile signaled an error for the expression beginning here > \test # > #[ \key e \minor #] > ``` That sounds like the same problem as

Re: Plan for LilyPond 2.24.2

2023-07-08 Thread Jonas Hahnfeld via Discussions on LilyPond development
On Sat, 2023-07-01 at 15:02 +0200, Jonas Hahnfeld via Discussions on LilyPond development wrote: > I plan to build the binaries next weekend, July 8th or 9th, for > the final release on Wednesday, July 12th. Unfortunately, this won't happen: My fiber is cut and I don't have (fixed) internet  and

Re: No applicable method for #< - (4)> in call

2023-07-08 Thread David Kastrup
Jean Abou Samra writes: > Le vendredi 07 juillet 2023 à 14:43 +0200, Jean Abou Samra a écrit : >> Le vendredi 07 juillet 2023 à 14:15 +0200, David Kastrup a écrit : >> > Yikes.  Looks like the bytecode compiler/optimizer/whatever converts (- ) >> > or >> > something like it into (- 0 ) >>

Re: No applicable method for #< - (4)> in call

2023-07-08 Thread Dan Eble
On Jul 8, 2023, at 13:55, David Kastrup wrote: > > Ok, here is the deal: I think it probably is sanest to just ditch the > operator for ly:pitch-negate and the equivalent for Moment. That being > said, I've also found incorrect manual conversions in some code. The > question is whether it is

Re: `make bytecode && make doc` broken

2023-07-08 Thread Jonas Hahnfeld via Discussions on LilyPond development
On Sat, 2023-07-08 at 10:20 +, Werner LEMBERG wrote: > Currently, `make bytecode && make doc` is broken: https://lists.gnu.org/archive/html/lilypond-devel/2023-07/msg8.html (it's not like there are hundreds of messages every day, a duplicate thread doesn't serve anybody...)

`make bytecode && make doc` broken

2023-07-08 Thread Werner LEMBERG
[b30a94a7f8da18a8b08d3c4f11bb95c278a83c57] Currently, `make bytecode && make doc` is broken: ``` Command '/home/wl/build-lilypond/out/bin/lilypond [...] \ ".../out/lybook-db/snippet-names-c727b9067d4d978254fae040dfb82c3e.ly"' returned non-zero exit status 1. ``` In