- **labels**:  --> Fixed_2_19_43
- **status**: Started --> Fixed
- **Patch**: countdown -->  
- **Type**: Enhancement --> Maintainability
- **Comment**:

Pushed to staging as
commit b3100a922eccf4ecc0570d3859959113267e017f
Author: David Kastrup <[email protected]>
Date:   Wed Jun 1 17:16:43 2016 +0200

    Issue 4872: 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.




---

** [issues:#4872] Remove Protected_scm destructor**

**Status:** Fixed
**Labels:** Fixed_2_19_43 
**Created:** Wed Jun 01, 2016 03:18 PM UTC by David Kastrup
**Last Updated:** Mon Jun 06, 2016 08:18 AM UTC
**Owner:** David Kastrup


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.

http://codereview.appspot.com/295430043


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/testlilyissues/admin/issues/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to