Re: What is holding up 2.20 release?

2019-12-07 Thread David Kastrup
John Mandereau writes: > On Mon, 2019-11-18 at 19:29 +0100, Jonas Hahnfeld wrote: >> Sure, but does it fix an issue that makes it "critical" enough to add >> the new relocation code fairly late in the process? > > For the discussion that motivated these changes, see >

Re: Introduce breakingRehearsalMarks for line-breaking RehearsalMarks (issue 577180043 by thomasmorle...@gmail.com)

2019-12-07 Thread thomasmorley65
On 2019/12/07 17:48:07, Dan Eble wrote: Harm, I have to prepare for a musical event tonight. I will probably be some time before I can review and understand your changes. I've no problem to postpone this for while. Please clarify whether you are using this for genuine rehearsal marks

Re: Introduce breakingRehearsalMarks for line-breaking RehearsalMarks (issue 577180043 by thomasmorle...@gmail.com)

2019-12-07 Thread nine . fierce . ballads
Harm, I have to prepare for a musical event tonight. I will probably be some time before I can review and understand your changes. Please clarify whether you are using this for genuine rehearsal marks (e.g. A, B, C, ...) or whether you are expanding the abuse of RehearsalMarks to satisfy

Re: make test got stuck. Any ideas what to check for?

2019-12-07 Thread David Kastrup
David Kastrup writes: > Looks like a permission problem? "File ignored"? But the PATH looks > like it does not have any absolute component or .. in it ? > > Huh. Maybe the script I used made some bad changes? I'll have to > check. Sorry for the false alarm. This was a scripted change for

Re: make test got stuck. Any ideas what to check for?

2019-12-07 Thread David Kastrup
David Kastrup writes: > Nothing happens anymore. Process output is the following: > > PID TTY STAT TIME COMMAND > 318 pts/1S+ 0:00 make -j9 test > 1656 tty1 Ss 0:00 /bin/login -p -- > 2131 pts/1S+ 0:00 make --no-builtin-rules -C >

make test got stuck. Any ideas what to check for?

2019-12-07 Thread David Kastrup
Nothing happens anymore. Process output is the following: PID TTY STAT TIME COMMAND 318 pts/1S+ 0:00 make -j9 test 1656 tty1 Ss 0:00 /bin/login -p -- 2131 pts/1S+ 0:00 make --no-builtin-rules -C input/regression/lilypond-book out=test local-test 2149

Re: make test-baseline fails

2019-12-07 Thread Dan Eble
On Dec 7, 2019, at 04:36, Thomas Morley wrote: > > Btw, to get access to the "flip"-functionality I need to allow it in > NoScript of my firefox. Intended? Yes. It requires JavaScript, as do the filter links at the top. — Dan

Introduce breakingRehearsalMarks for line-breaking RehearsalMarks (issue 577180043 by thomasmorle...@gmail.com)

2019-12-07 Thread thomasmorley65
Reviewers: , Description: Introduce breakingRehearsalMarks for line-breaking RehearsalMarks This music-function expects two mark-events and puts out different stencils at line-end/start looking at the label-properties of the marks. Incrementing the mark is done. Text-input is accepted,

Re: make test-baseline fails

2019-12-07 Thread Dan Eble
On Dec 7, 2019, at 05:43, James wrote: > > So apart from 'required' things breaking as newer versions come out (e.g > Ghostscript), should I be testing patches with required AND non-required > components installed? Or should I be testing them with ONLY required > components but then we should

Re: make test-baseline fails

2019-12-07 Thread James
Hello On 07/12/2019 10:57, Thomas Morley wrote: Hi James, Am Sa., 7. Dez. 2019 um 11:43 Uhr schrieb James : Hello On 07/12/2019 09:36, Thomas Morley wrote: Am Fr., 6. Dez. 2019 um 20:45 Uhr schrieb Dan Eble : $ tidy --version HTML Tidy for Linux version 5.2.0 I'll try to get it and fix

Re: What is holding up 2.20 release?

2019-12-07 Thread Jonas Hahnfeld via Discussions on LilyPond development
Am Freitag, den 06.12.2019, 22:45 +0100 schrieb David Kastrup: > Jonas Hahnfeld writes: > > Hi David, > > Am Montag, den 18.11.2019, 18:10 +0100 schrieb Jonas Hahnfeld: > > > Am Samstag, den 16.11.2019, 21:52 +0100 schrieb David Kastrup: > > > > Carl Sorensen > > > > > > > > writes:Dear Team, >

Re: make test-baseline fails

2019-12-07 Thread Thomas Morley
Hi James, Am Sa., 7. Dez. 2019 um 11:43 Uhr schrieb James : > > Hello > > On 07/12/2019 09:36, Thomas Morley wrote: > > Am Fr., 6. Dez. 2019 um 20:45 Uhr schrieb Dan Eble : > >> > > $ tidy --version > > HTML Tidy for Linux version 5.2.0 > I'll try to get it and fix the issue. > >>

Re: make test-baseline fails

2019-12-07 Thread James
Hello On 07/12/2019 09:36, Thomas Morley wrote: Am Fr., 6. Dez. 2019 um 20:45 Uhr schrieb Dan Eble : $ tidy --version HTML Tidy for Linux version 5.2.0 I'll try to get it and fix the issue. https://codereview.appspot.com/551250043/ — Dan Hi Dan, after applying your patch all of `make´,

Re: Issue 5630: use alt="" in regtest HTML to appease tidy 5.2.0 (issue 551250043 by nine.fierce.ball...@gmail.com)

2019-12-07 Thread thomasmorley65
From testing with tidy 5.2.0 LGTM https://codereview.appspot.com/551250043/

PATCHES - Countdown for December 7th

2019-12-07 Thread James
Hello, Here is the current patch countdown list. The next countdown will be on  December 9th. A quick synopsis of all patches currently in the review process can be found here: http://philholmes.net/lilypond/allura/ Countdown Push: 5627 clean up the breaking of breakable

Re: make test-baseline fails

2019-12-07 Thread Thomas Morley
Am Fr., 6. Dez. 2019 um 20:45 Uhr schrieb Dan Eble : > > > >>> $ tidy --version > >>> HTML Tidy for Linux version 5.2.0 > >> > >> I'll try to get it and fix the issue. > > https://codereview.appspot.com/551250043/ > — > Dan > Hi Dan, after applying your patch all of `make´, `make test-baseline´