September 27, 2019
https://issues.dlang.org/show_bug.cgi?id=1760

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #6 from Dlang Bot <dlang-bot@dlang.rocks> ---
@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

--
October 24, 2019
https://issues.dlang.org/show_bug.cgi?id=1760

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305@gmail.com
         Resolution|---                         |WONTFIX

--- Comment #7 from RazvanN <razvan.nitu1305@gmail.com> ---
Closing as WONTFIX on the basis of: https://github.com/dlang/dmd/pull/10442

--