Re: cygwin64 - building 2.18.2 doc fails

2015-04-17 Thread Marco Atzeri
On 4/18/2015 7:26 AM, Masamichi HOSODA wrote: So, I use cygwin64 on 64 bit Windows. Has current 32 bit cygwin been fixed the such problem? There was some improvement, specially as automatic rebase after install is now in place. But they are always possible. https://cygwin.com/faq.html#faq.usin

Re: cygwin64 - building 2.18.2 doc fails

2015-04-17 Thread Masamichi HOSODA
>> So, I use cygwin64 on 64 bit Windows. >> >> Has current 32 bit cygwin been fixed the such problem? > > There was some improvement, specially as automatic rebase after > install > is now in place. But they are always possible. > https://cygwin.com/faq.html#faq.using.fixing-fork-failures > > >

Part combiner: move direction handling out of iterator (issue 226430043 by nine.fierce.ball...@gmail.com)

2015-04-17 Thread nine . fierce . ballads
Reviewers: , Description: Part combiner: move direction handling out of iterator Please review this at https://codereview.appspot.com/226430043/ Affected files (+18, -67 lines): M lily/part-combine-iterator.cc M ly/music-functions-init.ly M scm/part-combiner.scm Index: lily/part-combine

Re: Issue 3799: New satb.ly built-in template and template framework (issue 225860043 by tdanielsmu...@googlemail.com)

2015-04-17 Thread tdanielsmusic
Patch set 2 contains a number of code improvements as well as four regression tests and a (minimal) change to the documentation. The main changes from patch set 1 are: - There is now a distinction between Women/Men music variables in their own right and WomenDivided/MenDivided variables which ar