[Issue 1760] Closures - Variable unnecessarily allocated on heap

2019-10-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1760

RazvanN  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||razvan.nitu1...@gmail.com
 Resolution|--- |WONTFIX

--- Comment #7 from RazvanN  ---
Closing as WONTFIX on the basis of: https://github.com/dlang/dmd/pull/10442

--


[Issue 1760] Closures - Variable unnecessarily allocated on heap

2019-09-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1760

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #6 from Dlang Bot  ---
@RazvanN7 created dlang/dmd pull request #10442 "Fix Issue 1760 - Closures -
Variable unnecessarily allocated on heap" fixing this issue:

- Fix Issue 1760 - Closures - Variable unnecessarily allocated on heap

https://github.com/dlang/dmd/pull/10442

--