lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4397 in lilypond: Patch: Arrange Protected_scm


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4397 in lilypond: Patch: Arrange Protected_scm variables into single list
Date: Fri, 22 May 2015 07:23:01 +0000

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

Comment #6 on issue 4397 by address@hidden: Patch: Arrange Protected_scm variables into single list
https://code.google.com/p/lilypond/issues/detail?id=4397

Pushed to staging as
commit 28d702692ec7fa5f4de6a60a7e165ec3305a5daf
Author: David Kastrup <address@hidden>
Date:   Fri May 15 22:21:10 2015 +0200

    Issue 4397: Arrange Protected_scm variables into single list

    Since we need to allocate one cons cell per protected variable anyway,
    we can just arrange them into a single list, making it possible to

    a) just require a single scm_permanent_object call, namely for the head

    b) have a representation able to return all protected elements, should
    we require this at some later point of time


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