[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:30:25 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1382
--- Comment #13 from Walter Bright <bugzilla at digitalmars.com> 2012-01-24 02:29:36 PST ---
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.
-- 
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