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

Issue 295430043: Remove Protected_scm destructor (Closed)

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

Description

Remove Protected_scm destructor Protected_scm works only for static data and single members cannot be destructed without destroying the whole protection chain. When static member destructors are called, the Guile memory subsystem is already down, so tampering with the storage is just a waste of effort and snake oil at best.

Patch Set 1 #

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

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