Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_19_21

Comment #6 on issue 4398 by [email protected]: Patch: Move the protection of various variables to Protected_scm
https://code.google.com/p/lilypond/issues/detail?id=4398

Pushed to staging as
commit 68926767412d644f03b3200058baca5d8c929991
Author: David Kastrup <[email protected]>
Date:   Thu May 14 20:50:57 2015 +0200

    Issue 4398/3: Move the protection of all_fonts_global to Protected_scm

    Previously, this abused the protect/unprotect mechanism only intended
    for temporary protection.

    Also turns All_font_metrics into a Scheme Smob.

commit 33e8458abc40b7b8b71ab0b3446382b1495a1489
Author: David Kastrup <[email protected]>
Date:   Thu May 14 20:50:57 2015 +0200

Issue 4398/2: Move the protection of global_translator_dict to Protected_scm

    Previously, this abused the protect/unprotect mechanism only intended
    for temporary protection.

commit 5a8b30aa6fb8ba65283777fa30c45fa47f40ba48
Author: David Kastrup <[email protected]>
Date:   Thu May 14 20:50:57 2015 +0200

Issue 4398/1: Move the protection of default_global_scale to Protected_scm

    Previously, this abused the protect/unprotect mechanism only intended
    for temporary protection.


--
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