[Issue 13669] [CTFE] Destructor call on static array variable is not yet supported in CTFE

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 17 19:39:58 PST 2015


https://issues.dlang.org/show_bug.cgi?id=13669

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to 2.067 at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/6ee121df3eec74835b9d6e75b57af6f25bf009a9
fix Issue 13669 - [CTFE] Destructor call on static array variable is not yet
supported in CTFE

https://github.com/D-Programming-Language/dmd/commit/59a5fd49d1f03be8d0ac44abf03c109880f2aefb
Move issue 13669 test in runnable, and fix order of dtor calls

--


More information about the Digitalmars-d-bugs mailing list