Fw: Lilypond/LSR graphics

2017-03-19 Thread James
Begin forwarded message: Date: Sun, 19 Mar 2017 15:59:13 +0100 From: Sebastiano Vigna To: James Subject: Re: Lilypond/LSR graphics > On 19 Mar 2017, at 13:37, James wrote: > >

Fix some warnings about string-delete and string-filter argument order (issue 318680043 by thomasmorle...@gmail.com)

2017-03-19 Thread thomasmorley65
Reviewers: , Message: This replaces 333eaf6cee3f1717f91a1a0f70592021daeaad38 from branch remotes/origin/dev/guile-v2-work Please review. Description: Fix some warnings about string-delete and string-filter argument order This makes guile2 stop printing some warning messages: Guile used to

Re: [guile-2.2] patches

2017-03-19 Thread Thomas Morley
2017-03-19 18:05 GMT+01:00 David Kastrup : > Thomas Morley writes: > >> But back to the initial question. >> >> Possibilities: >> (1) I could try to revise the guile2-patches and implement them in master. >> (2) Doing the same but placing them in a new

Re: [guile-2.2] patches

2017-03-19 Thread David Kastrup
Thomas Morley writes: > But back to the initial question. > > Possibilities: > (1) I could try to revise the guile2-patches and implement them in master. > (2) Doing the same but placing them in a new public branch for guile-2.2 > (3) We could fork guile-1.8. > > I

Re: [guile-2.2] patches

2017-03-19 Thread Thomas Morley
2017-03-19 15:59 GMT+01:00 Urs Liska : > > > Am 19.03.2017 um 15:43 schrieb David Kastrup: >> The problem is more that Guile-2.0 will not work at all any more, and it >> will take some time until Guile-2.2 becomes generally available. Now >> it's not like compilation with

Re: Prevent race condition in font export directory making (issue 319510043 by truer...@gmail.com)

2017-03-19 Thread trueroad
Thank you for your reviewing. https://codereview.appspot.com/319510043/diff/1/scm/framework-ps.scm File scm/framework-ps.scm (right): https://codereview.appspot.com/319510043/diff/1/scm/framework-ps.scm#newcode551 scm/framework-ps.scm:551: (let ((errno (system-error-errno stuff))) On

Re: [guile-2.2] patches

2017-03-19 Thread Urs Liska
Am 19.03.2017 um 15:43 schrieb David Kastrup: > The problem is more that Guile-2.0 will not work at all any more, and it > will take some time until Guile-2.2 becomes generally available. Now > it's not like compilation with Guile-2.0 is doing us a lot of favors > anyway. I think that's what

Re: [guile-2.2] patches

2017-03-19 Thread David Kastrup
Thomas Morley writes: > Hi all, > > guile-2.2 is released. So I plan to implement most patches from the > remotes/origin/dev/guile-v2-work-branch and those I've put locally on > top of it. > > This will sometimes require some updating of those patches. Most of > them

Re: [guile-2.2] patches

2017-03-19 Thread Thomas Morley
2017-03-19 15:11 GMT+01:00 Thomas Morley : > For example the attached. Just found some bads in it, mostly c/p-errors. Not shrinking the functionality, though. Already corrected locally. Cheers, Harm ___ lilypond-devel

[guile-2.2] patches

2017-03-19 Thread Thomas Morley
Hi all, guile-2.2 is released. So I plan to implement most patches from the remotes/origin/dev/guile-v2-work-branch and those I've put locally on top of it. This will sometimes require some updating of those patches. Most of them were created to make lily work with guile-2.0.x. Also, I'd like to

Re: Lilypond/LSR graphics

2017-03-19 Thread Sebastiano Vigna
> On 19 Mar 2017, at 12:32, James wrote: > > CG), Masamichi updated the configure scripts to post a warning if URW++ > fonts are not installed - but they are not 'required'. > > https://sourceforge.net/p/testlilyissues/issues/search/?q=URW > > > I hope this helps. Thanks! The

PATCHES - Countdown for Sunday March 19th

2017-03-19 Thread James
Hello, Here is the current patch countdown list. The next countdown will be on March 22nd A quick synopsis of all patches currently in the review process can be found here: http://philholmes.net/lilypond/allura/ Push: 5096 MultiMeasureRest causes MultiMeasureRestNumber - David Kastrup

Re: Lilypond/LSR graphics

2017-03-19 Thread James
Sebastiano, On Sun, 19 Mar 2017 12:54:04 +0100 Sebastiano Vigna wrote: > > On 19 Mar 2017, at 12:32, James wrote: > > > > CG), Masamichi updated the configure scripts to post a warning if > > URW++ fonts are not installed - but they are not 'required'. > > >

Re: Lilypond/LSR graphics

2017-03-19 Thread James
Hello, On Sun, 19 Mar 2017 09:38:16 +0100 Thomas Morley wrote: > Hi all, > > Seba needed to move the LSR to a new server. > Most problems seems to be fixed now apart from those below. > > I've no experience with a jailed LilyPond, so any help appreciated. > > >From

Prevent race condition in font export directory making (issue 319510043 by truer...@gmail.com)

2017-03-19 Thread dak
https://codereview.appspot.com/319510043/diff/1/scm/framework-ps.scm File scm/framework-ps.scm (right): https://codereview.appspot.com/319510043/diff/1/scm/framework-ps.scm#newcode551 scm/framework-ps.scm:551: (let ((errno (system-error-errno stuff))) This is just (if (= EEXIST

Fwd: Lilypond/LSR graphics

2017-03-19 Thread Thomas Morley
Hi all, Seba needed to move the LSR to a new server. Most problems seems to be fixed now apart from those below. I've no experience with a jailed LilyPond, so any help appreciated. >From the logs: I'm not sure about those texgyre warnings, those fonts were not required with 2.18.2. Also I