| Thread overview | |||||
|---|---|---|---|---|---|
|
July 23, 2021 [Issue 22138] foreach cannot declare the loop variables as scope | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22138 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |safe -- | ||||
July 23, 2021 [Issue 22138] foreach cannot declare the loop variables as scope | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22138 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> --- @WalterBright created dlang/dmd pull request #12912 "fix Issue 22138 - foreach cannot declare the loop variables as scope" fixing this issue: - fix Issue 22138 - foreach cannot declare the loop variables as scope https://github.com/dlang/dmd/pull/12912 -- | ||||
July 26, 2021 [Issue 22138] foreach cannot declare the loop variables as scope | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22138 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 #12912 "fix Issue 22138 - foreach cannot declare the loop variables as scope" was merged into master: - fb9a0aa82e5217d4689d08a3330ae22a096114e8 by Walter Bright: fix Issue 22138 - foreach cannot declare the loop variables as scope https://github.com/dlang/dmd/pull/12912 -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply