[Issue 2105] Manual Memory Management for Associative Arrays
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jan 1 21:38:46 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2105
dsimcha at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Comment #12 from dsimcha at yahoo.com 2009-01-01 23:38 -------
The patch only partially resolves the issue. There is still no way to manually
delete AAs, it's just that now, old arrays of pointers to AA structs is
deterministically freed when the array is rehashed. The other part was that
there should be a delete statement for AAs.
--
More information about the Digitalmars-d-bugs
mailing list