develooper Front page | perl.perl6.language | Postings from August 2001

Circular references

Thread Next
From:
Sterin, Ilya
Date:
August 1, 2001 12:02
Subject:
Circular references
Message ID:
E989263E0496D3119C440008C79185340280C7E1@cibermail2.ciber.com
I was just wondering if there will be any solution for the circular
refernece memory leak (I guess you can call it a problem).  Can't we keep
information on the number of circular references in the SV structure and
then decrement the references count by one + the circular reference count at
the end of scope?

Ilya

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About