Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_19_21
Comment #6 on issue 4397 by [email protected]: 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 <[email protected]>
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