Thread overview
[Issue 21272] Overzealous and inconsistent foreach shadowing deprecations for nested functions
Sep 24, 2020
Dlang Bot
Sep 24, 2020
Dlang Bot
Sep 26, 2020
Dlang Bot
September 24, 2020
https://issues.dlang.org/show_bug.cgi?id=21272

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #11790 "Fix Issue 21272 - Overzealous and inconsistent foreach shadowing deprecations for nested functions" fixing this issue:

- Fix Issue 21272 - Overzealous and inconsistent foreach shadowing deprecations for nested functions

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

--
September 24, 2020
https://issues.dlang.org/show_bug.cgi?id=21272

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11790 "Fix Issue 21272 - Overzealous and inconsistent foreach shadowing deprecations for nested functions" was merged into stable:

- 89e8db1e20030551daecc74c5ff53a9f456be770 by RazvanN7:
  Fix Issue 21272 - Overzealous and inconsistent foreach shadowing deprecations
for nested functions

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

--
September 26, 2020
https://issues.dlang.org/show_bug.cgi?id=21272

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11793 "merge stable" was merged into master:

- 0218258b98feb63e10f0b23b24c641dfc7878b24 by RazvanN7:
  Fix Issue 21272 - Overzealous and inconsistent foreach shadowing deprecations
for nested functions

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

--