[Issue 21272] Overzealous and inconsistent foreach shadowing deprecations for nested functions

2020-09-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21272

--- Comment #3 from Dlang Bot  ---
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

--


[Issue 21272] Overzealous and inconsistent foreach shadowing deprecations for nested functions

2020-09-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21272

Dlang Bot  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Dlang Bot  ---
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

--


[Issue 21272] Overzealous and inconsistent foreach shadowing deprecations for nested functions

2020-09-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21272

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@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

--