Updates:
Status: Fixed
Labels: -Patch-review Fixed_2_19_16
Comment #5 on issue 4293 by [email protected]: Patch: Various fixes/improvements
in connection with Smob allocation
https://code.google.com/p/lilypond/issues/detail?id=4293
Since this is almost only my turf and the changes are rather
straightforward and test as harmlessly and this makes Guilev2 progress,
pushed to staging as
commit 60eeb4a4ff217e3abbfcb6b4de94f0a6ef6d437d
Author: David Kastrup <[email protected]>
Date: Wed Feb 18 16:40:49 2015 +0100
Issue 4293/3: smobs.tcc: robustify {mark,print}_trampoline in
connection with free_smob
Guilev2 has little qualms calling mark/print even after freeing a smob.
So we clean out the pointer to smob data when freeing/unregistering it,
and let the mark/print trampolines detect this condition and punt.
commit 10337721ab366a01a364497ec7cc1489547671ef
Author: David Kastrup <[email protected]>
Date: Wed Feb 18 15:31:27 2015 +0100
Issue 4293/2: Remove Music_function::mark_smob with
ASSERT_LIVE_IS_ALLOWED
GUILEv2's garbage collection is too asynchronous to make this work.
commit 3b59bd4ec754f8e37acc29922d67829a079d407a
Author: David Kastrup <[email protected]>
Date: Wed Feb 18 15:19:51 2015 +0100
Issue 4293/1: Fix mark_smob definition of (unused) class Smob3
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings