[Issue 2306] Scope for dynamic arrays should free memory.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 17 19:36:16 PST 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2306
------- Comment #3 from dsimcha at yahoo.com 2008-11-17 21:36 -------
For a possible resolution to this, see
http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=79672.
It's a post by Andrei describing a second stack on which objects like this
could be allocated. If such a second stack could be built into the runtime,
all scope objects could be allocated there.
--
More information about the Digitalmars-d-bugs
mailing list