[Issue 15009] Object.destroy calls unnecessary postblits for destruction of static arrays object

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Sep 5 05:02:32 PDT 2015


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

--- Comment #5 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/5be4156ccba77b49c7232060bbecb8b2527a8287
fix Issue 15009 - Object.destroy calls unnecessary postblits for destruction of
static arrays object

https://github.com/D-Programming-Language/druntime/commit/3dc4e28ba997954deeb1f8db63051ba1f03e0463
Merge pull request #1376 from 9rnsr/fix15009

Issue 15009 - Object.destroy calls unnecessary postblits for destruction of
static arrays object

--


More information about the Digitalmars-d-bugs mailing list