[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 Apr 29 03:30:33 PDT 2008


http://d.puremagic.com/issues/show_bug.cgi?id=1382


clugdbug at yahoo.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |blocker




------- Comment #1 from clugdbug at yahoo.com.au  2008-04-29 05:30 -------
I'm raising the severity of this to blocker, since it makes CTFE
metaprogramming libraries unusable in practice. Fortunately development of such
libraries is still possible, although both BCS and I are experiencing some
horrific compilation times, even after inserting workarounds where possible. We
are having to reduce the complexity of our test code.


-- 



More information about the Digitalmars-d-bugs mailing list