Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(18312)

Issue 239900043: Arrange Protected_scm variables into single list (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 11 months ago by dak
Modified:
8 years, 10 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M lily/include/protected-scm.hh View 1 chunk +2 lines, -0 lines 0 comments Download
M lily/protected-scm.cc View 1 chunk +13 lines, -1 line 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b