lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 4293 in lilypond: Patch: Various fixes/improve


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4293 in lilypond: Patch: Various fixes/improvements in connection with Smob allocation
Date: Wed, 18 Feb 2015 20:58:18 +0000

Updates:
        Status: Fixed
        Labels: -Patch-review Fixed_2_19_16

Comment #5 on issue 4293 by address@hidden: 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 <address@hidden>
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 <address@hidden>
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 <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]