[Issue 14486] delete on classes ignores @nogc

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Feb 1 02:30:47 PST 2016


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

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

https://github.com/D-Programming-Language/dmd/commit/2c6618d3015d9ea1969a298d1da3293fa18a48b9
fix Issue 14486 - delete on classes ignores @nogc

Also check other attributes, pure @safe and nothrow in DeleteExp

https://github.com/D-Programming-Language/dmd/commit/5665dc7aadc241996d6f405866b1c3735c39c403
Merge pull request #4860 from 9rnsr/fix14486

Issue 14486 - delete on classes ignores @nogc

--


More information about the Digitalmars-d-bugs mailing list