]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 4423: eliminate part combiner's array of context handles (4/4)
authorDan Eble <nine.fierce.ballads@gmail.com>
Thu, 28 May 2015 01:23:45 +0000 (21:23 -0400)
committerDan Eble <nine.fierce.ballads@gmail.com>
Wed, 3 Jun 2015 22:27:06 +0000 (18:27 -0400)
The Part_combine_iterator no longer creates or keeps alive the Voice
contexts that it uses.  make-directed-part-combine-music does it.

When the Part_combine_iterator needs to redirect a child iterator, it
finds the new Voice by name among the siblings of the current Voice.


No differences found