Re: Clarifying Windows support

2022-02-14 Thread Jonas Hahnfeld via Discussions on LilyPond development
Am Montag, dem 14.02.2022 um 22:47 +0100 schrieb Jean Abou Samra: > Hi, > > What is right in https://gitlab.com/lilypond/lilypond/-/issues/6286 is > that https://lilypond.org/windows.html currently says systems as old > as Windows 2000 are supported, which is obviously not true. It looks > like th

Re: Clarifying Windows support

2022-02-14 Thread Karlin High
On Mon, Feb 14, 2022, 3:47 PM Jean Abou Samra wrote: > currently says systems as old > as Windows 2000 are supported, which is obviously not true. It looks > like that page has not been updated for long. What should we replace > this statement with? > How about not mentioning a specific version

Re: Clarifying Windows support

2022-02-14 Thread Aaron Hill
On 2022-02-14 1:47 pm, Jean Abou Samra wrote: [...] it, and we have little to no testing resources for that. So I'd propose to say 'For Windows 10' with a footnote: 'While earlier versions of Windows may be able to run LilyPond, they are not officially supported.  Usage is at your own risk.' or s

Clarifying Windows support

2022-02-14 Thread Jean Abou Samra
Hi, What is right in https://gitlab.com/lilypond/lilypond/-/issues/6286 is that https://lilypond.org/windows.html currently says systems as old as Windows 2000 are supported, which is obviously not true. It looks like that page has not been updated for long. What should we replace this statement

Re: On reproducing failures of MR

2022-02-14 Thread Jean Abou Samra
Hi Paulo, Le 14/02/2022 à 18:50, Paulo Matos a écrit : Hi, I am attempting to understand what are the failures in https://gitlab.com/lilypond/lilypond/-/merge_requests/875 I decided to have a baseline of test results from HEAD before applying !875. For this I configured git HEAD with ./config

On reproducing failures of MR

2022-02-14 Thread Paulo Matos
Hi, I am attempting to understand what are the failures in https://gitlab.com/lilypond/lilypond/-/merge_requests/875 I decided to have a baseline of test results from HEAD before applying !875. For this I configured git HEAD with ./configure GUILE_FLAVOUR=guile-2.2. After building I ran the tests

Re: Compiling with guile 2.2

2022-02-14 Thread Paulo Matos
Jean Abou Samra writes: > Le 14/02/2022 à 13:51, Paulo Matos a écrit : >> Hi, >> >> I have compiled the current git HEAD from source. >> I have both guile 1.8 and guile 2.2 installed but lilypond is defaulting >> to using 1.8. I can't find an option to force configure to use 2.2, is >> there on

Re: Compiling with guile 2.2

2022-02-14 Thread Jean Abou Samra
Le 14/02/2022 à 13:51, Paulo Matos a écrit : Hi, I have compiled the current git HEAD from source. I have both guile 1.8 and guile 2.2 installed but lilypond is defaulting to using 1.8. I can't find an option to force configure to use 2.2, is there one? Regards, Yes: ../configure GUILE_FLAV

Compiling with guile 2.2

2022-02-14 Thread Paulo Matos
Hi, I have compiled the current git HEAD from source. I have both guile 1.8 and guile 2.2 installed but lilypond is defaulting to using 1.8. I can't find an option to force configure to use 2.2, is there one? Regards, -- Paulo Matos