]> git.donarmstrong.com Git - lilypond.git/commit
ly_deep_copy did not actually copy vectors
authorDavid Kastrup <dak@gnu.org>
Wed, 27 Feb 2013 15:07:56 +0000 (16:07 +0100)
committerDavid Kastrup <dak@gnu.org>
Tue, 5 Mar 2013 21:35:14 +0000 (22:35 +0100)
commit40819417590cea0dd6bb392268fa115191329a84
tree7756e6a30d9afa2d886a60ba8723e65673bb3aea
parent74e4d219b24ec6d6f28d663c0285418e6c8e122e
ly_deep_copy did not actually copy vectors

Or actually, it copied them, threw the copy away and returned the original.
lily/lily-guile.cc