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

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17590 --- Comment #4 from github-bugzi...@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

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

2017-08-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17590 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to newCTFE at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/9940f4ce5e82f783b3c41c260c32b56b11e37f8a Fix Issue 17590 - Unnecessary GC alloc on returning static

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

2017-07-21 Thread via Digitalmars-d-bugs
local struct https://github.com/dlang/dmd/commit/c3c8a71e085c16d56a359d5007590e4737292ee4 Merge pull request #6963 from JohanEngelen/closurenonstatic Fix Issue 17590 - Unnecessary GC alloc on returning static local struct merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzb...@gmail.com> --

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

2017-07-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17590 Tomer Filiba (weka) changed: What|Removed |Added CC||to...@weka.io --

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

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17590 --- Comment #1 from johanenge...@weka.io --- https://github.com/dlang/dmd/pull/6963 --

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

2017-07-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17590 johanenge...@weka.io changed: What|Removed |Added Keywords||industry --