Re: Master fails to compile

2015-05-28 Thread Keith OHara
On Thu, 28 May 2015 01:36:54 -0700, David Kastrup wrote: "Keith OHara" writes: I had an old RedHat installation with gcc updated as far as I could to 4.6. In the next few weeks I'll find some reasonably-modern linux. Well, using no longer supported systems with network access (and it's pr

Re: add stencil-whiteout-outline function (issue 236480043 by paulwmor...@gmail.com)

2015-05-28 Thread Paul Morris
> On May 28, 2015, at 8:21 AM, pkx1...@gmail.com wrote: > > Paul, I've set the Google Tracker (#4418) to 'needs_work' based on the > comments here Thanks James. I’ve uploaded a second patch set for review. https://codereview.appspot.com/236480043/ (git-cl gave me “Incorrect username or passwo

Re: git-cl upload has stopped working (so has patchy)

2015-05-28 Thread Trevor Daniels
James Lowe wrote Thursday, May 28, 2015 7:04 AM > > On 27/05/15 21:17, David Kastrup wrote: >> James writes: >> >>> On 27/05/15 09:43, David Kastrup wrote: David Kastrup writes: > I tried uploading about 4 hours ago but I don't get anything except > > result = func(*

Re: Doc: Fix configure option (issue 236450043 by truer...@gmail.com)

2015-05-28 Thread trueroad
Reviewers: J_lowe, Message: I've pushed. authorMasamichi Hosoda Fri, 22 May 2015 13:31:34 + (22:31 +0900) committer Masamichi Hosoda Thu, 28 May 2015 13:27:26 + (22:27 +0900) commitaa95943866a89d98f3af24bcb90b7859a043afba Description: Doc: Fix configure option configure optio

Re: Part_combine_iterator: eliminate array of context handles (issue 240270043 by nine.fierce.ball...@gmail.com)

2015-05-28 Thread pkx166h
On 2015/05/28 11:47:02, Dan Eble wrote: Here's the next battle in the war against the Part_combine_iterator. I haven't created a Google Code issue yet. https://code.google.com/p/lilypond/issues/detail?id=4423 https://codereview.appspot.com/240270043/ __

PATCHES: Countdown for May 31st 2015

2015-05-28 Thread James
Hello, Here is the current patch countdown list. The next countdown will be on May 31st. You can always view the most current countdown list here: http://code.google.com/p/lilypond/issues/list?q=Patch%3Apush%2Ccountdown%2Creview%2Cnew%2Cwaiting&colspec=Patch%20Owner%20ID%20Summary&sort=patch

Regarding PATCH countdown next week

2015-05-28 Thread James
Hello, I will do one more Patch countdown (May31st) and then I will be away for the rest of the week. I won't be able to do any testing or counting down until Monday 8th June at the earliest. I will leave my computer to merge patchy-staging running, but testing and issue updating will have t

Re: add stencil-whiteout-outline function (issue 236480043 by paulwmor...@gmail.com)

2015-05-28 Thread pkx166h
Paul, I've set the Google Tracker (#4418) to 'needs_work' based on the comments here https://codereview.appspot.com/236480043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Doc: Fix configure option (issue 236450043 by truer...@gmail.com)

2015-05-28 Thread pkx166h
Patch counted down - please push https://codereview.appspot.com/236450043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Part_combine_iterator: eliminate array of context handles (issue 240270043 by nine.fierce.ball...@gmail.com)

2015-05-28 Thread nine . fierce . ballads
Reviewers: , Message: Here's the next battle in the war against the Part_combine_iterator. I haven't created a Google Code issue yet. Description: This review covers multiple commits. [1] Part_combine_iterator: move mmrest killing after child iteration Also limit mmrest killing to contexts tha

Re: git-cl upload has stopped working?

2015-05-28 Thread Dan Eble
On May 27, 2015, at 16:17 , David Kastrup wrote: > > So what I did was pressed "Create Issue" on codereview.appspot.com which > tells you to use update.py and provides a download for it. So I > downloaded it, overwrote the version in the git-cl directory (which does > not know about oauth2) with

Re: Docs: clean up after \relative conversion (issue 239250043 by k-ohara5...@oco.net)

2015-05-28 Thread dak
On 2015/05/28 05:13:48, Keith wrote: On 2015/05/26 16:21:48, dak wrote: > > The script had about 90% coverage or so and working over Learning manually to > make it consistent makes sense. I think we can live with incomplete coverage > elsewhere. I completed (I'm pretty sure) the conversio

Re: git-cl upload has stopped working (so has patchy)

2015-05-28 Thread David Kastrup
James Lowe writes: > On 28/05/15 07:20, David Kastrup wrote: >> And no idea what this means for Patchy. > > Well you cannot run any of the test/accept/reject scripts. > > The last two are not a huge deal but test-patchy means I probably won't > be able to be as productive during normal working ho

Re: Master fails to compile

2015-05-28 Thread David Kastrup
"Keith OHara" writes: > On Mon, 25 May 2015 23:10:17 -0700, David Kastrup wrote: > >> Keith OHara writes: >> >>> If I can't get the dependencies worked out I'll be tempted to skip >>> the macro and use scm_call_1() through scm_call_3() in place of each >>> of the three macro expansions. >> >> W