March 31, 2015
https://issues.dlang.org/show_bug.cgi?id=5710

Maksim Zholudev <maximzms@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maximzms@gmail.com

--
December 12, 2016
https://issues.dlang.org/show_bug.cgi?id=5710

Martin Nowak <code@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Windows                     |All

--
December 12, 2016
https://issues.dlang.org/show_bug.cgi?id=5710

--- Comment #42 from Martin Nowak <code@dawg.eu> ---
I'm hearing that C++ closures simply pass one pointer/reference for each referenced variable, which does support an arbitrary amount of contexts. Sounds interesting.

--
November 17, 2017
https://issues.dlang.org/show_bug.cgi?id=5710

calex <calex+bugzilla-mail@aristoweb.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |calex+bugzilla-mail@aristow
                   |                            |eb.net

--
February 16, 2018
https://issues.dlang.org/show_bug.cgi?id=5710

Simen Kjaeraas <simen.kjaras@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simendsjo@gmail.com

--- Comment #43 from Simen Kjaeraas <simen.kjaras@gmail.com> ---
*** Issue 11098 has been marked as a duplicate of this issue. ***

--
January 09, 2019
https://issues.dlang.org/show_bug.cgi?id=5710

ZombineDev <petar.p.kirov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |petar.p.kirov@gmail.com

--
January 09, 2019
https://issues.dlang.org/show_bug.cgi?id=5710

Seb <greeenify@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify@gmail.com

--
April 12, 2019
https://issues.dlang.org/show_bug.cgi?id=5710

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

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

--- Comment #44 from Dlang Bot <dlang-bot@dlang.rocks> ---
@SSoulaimane updated dlang/dmd pull request #9282 "[WIP] Fix for the non-global template issue" fixing this issue:

- Fix issue 5710 - Remove non-global template restriction

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

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #45 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #9282 "Fix for the non-global template issue 5710" was merged into master:

- 182eb1bc09e40b5fb1298367f685cb9d66685c0e by سليمان السهمي  (Suleyman Sahmi):
  Fix issue 5710 - Remove non-global template restriction

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

--
June 26, 2019
https://issues.dlang.org/show_bug.cgi?id=5710

--- Comment #46 from Dennis <dkorpel@live.nl> ---
*** Issue 3051 has been marked as a duplicate of this issue. ***

--