]> git.donarmstrong.com Git - lilypond.git/commit
Avoid Scheme-computed Skyline_pair values to get collected before use
authorDavid Kastrup <dak@gnu.org>
Sun, 11 Aug 2013 14:19:05 +0000 (16:19 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 11 Aug 2013 14:24:24 +0000 (16:24 +0200)
commitd87f3084a9e83a72d509dbc5196800062eee3f28
tree9a41acce39fac69fa4522beb44ef1d749b66409f
parent2848a5e030f2fe38e4184e25c6b7df5aaad6489d
Avoid Scheme-computed Skyline_pair values to get collected before use

Retaining them as SCM values until they are no longer needed avoids
premature garbage collection.  This addresses circumstances in
connection with issue 3490.
lily/side-position-interface.cc