[Issue 13661] static array init does not call destructors

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Nov 20 03:02:11 PST 2014


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

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/c4ec102cd63c76ffd27e40a2ab0795cd73ed6d07
fix Issue 13661 - static array init does not call destructors

Add internal functions to handle assignment from an array with rvalue elements.

https://github.com/D-Programming-Language/druntime/commit/2a3f73c391bd652f34f14f3cc013e37ed6359290
Merge pull request #1006 from 9rnsr/fix13661

Issue 13661 - static array init does not call destructors

--


More information about the Digitalmars-d-bugs mailing list