[Issue 17590] Unnecessary GC alloc on returning static local struct

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Aug 16 06:23:18 PDT 2017


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

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/9940f4ce5e82f783b3c41c260c32b56b11e37f8a
Fix Issue 17590 - Unnecessary GC alloc on returning static local struct

https://github.com/dlang/dmd/commit/c3c8a71e085c16d56a359d5007590e4737292ee4
Merge pull request #6963 from JohanEngelen/closurenonstatic

--


More information about the Digitalmars-d-bugs mailing list