]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4670: Percent_repeat_iterator's derived_mark is incomplete
authorDavid Kastrup <dak@gnu.org>
Tue, 24 Nov 2015 16:05:14 +0000 (17:05 +0100)
committerDavid Kastrup <dak@gnu.org>
Tue, 24 Nov 2015 18:49:43 +0000 (19:49 +0100)
commit45bad89b8c2f4530b75e1ee73cf92ad771e14740
tree100a4681ad0b53d16005c95f1363d6e906697601
parentc15e661f3301f066c37e06379a03072cafe4384c
Issue 4670: Percent_repeat_iterator's derived_mark is incomplete

It needs to also call the derived_mark of its base class
Sequential_iterator.  This is an oversight from issue 3693.
lily/percent-repeat-iterator.cc