April 14, 2020
https://issues.dlang.org/show_bug.cgi?id=5710

--- Comment #47 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7441 "Change all bug ID to links" was merged into master:

- 4c85510313cc84be8271e6668d622ae563bc55a7 by Geod24:
  Improve comment about issue 5710

https://github.com/dlang/phobos/pull/7441

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

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

- e12476303a698305b1904892d07e686051643549 by Iain Buclaw:
  Deprecate "Fix for the non-global template issue 5710"

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

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

timon.gehr@gmx.ch changed:

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

--- Comment #49 from timon.gehr@gmx.ch ---
It seems this is no longer fixed. This raises some questions as there seem to have been bounties for this issue.

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simen.kjaras@gmail.com

--- Comment #50 from Simen Kjaeraas <simen.kjaras@gmail.com> ---
I'll happily re-post my bounty from last time[0]: $200 to whoever fixes this.

[0]: https://forum.dlang.org/post/gjzrklkxfmgjjdforbrs@forum.dlang.org

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

Bolpat <qs.il.paperinik@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |qs.il.paperinik@gmail.com

--
March 14, 2022
https://issues.dlang.org/show_bug.cgi?id=5710

Thomas Brix Larsen <brix@brix-verden.dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brix@brix-verden.dk

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

Max Samukha <maxsamukha@gmail.com> changed:

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

--- Comment #51 from Max Samukha <maxsamukha@gmail.com> ---
Is anybody working on this?

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com

--- Comment #52 from RazvanN <razvan.nitu1305@gmail.com> ---
(In reply to Max Samukha from comment #51)
> Is anybody working on this?

Not that I know of. However, in master, this is "fixed" but deprecated, so the functionality still can be used.

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

--- Comment #53 from Steven Schveighoffer <schveiguy@gmail.com> ---
(In reply to RazvanN from comment #52)
> However, in master, this is "fixed" but deprecated, so
> the functionality still can be used.

Not for LDC or GDC.

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

anonymous4 <dfj1esp02@sneakemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|Other                       |All
            Summary|cannot use delegates as     |cannot use nested function
                   |parameters to non-global    |as alias parameter to
                   |template                    |non-global template

--