[Issue 1382] memory allocated for arrays in CTFE functions during compilation is not released
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jan 24 02:37:53 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=1382
--- Comment #14 from Leandro Lucarella <leandro.lucarella at sociomantic.com> 2012-01-24 02:37:46 PST ---
(In reply to comment #13)
> I tried it by building the library and running its unittests, and running the
> test suite. It was considerably slower.
>
> The GC used was the old C++ version of the D runtime GC.
>
> You can build it by switching the GCOBJS macro in win32.mak.
Oh, I was talking about the Bohem GC, the one tried by Christian Kamm, which is
a pretty good state of the art collector AFAIK. I think LDC used it (I don't
know if it still does) with pretty good results (see comment 3).
Maybe Christian can give us some more information about it :)
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list