lilypond-auto
[Top][All Lists]
Advanced

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

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


From: lilypond
Subject: [Lilypond-auto] Issue 4397 in lilypond: Patch: Arrange Protected_scm variables into single list
Date: Sat, 16 May 2015 09:59:36 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 4397 by address@hidden: Patch: Arrange Protected_scm variables into single list
https://code.google.com/p/lilypond/issues/detail?id=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

http://codereview.appspot.com/239900043

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