Thread overview
[Issue 22780] [REG 2.090] variable reference to scope class must be scope
Feb 16, 2022
Dlang Bot
Feb 16, 2022
Dlang Bot
Feb 18, 2022
Dlang Bot
February 16, 2022
https://issues.dlang.org/show_bug.cgi?id=22780

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #13667 "fix Issue 22780 - [REG 2.090] variable reference to scope class must be scope" fixing this issue:

- fix Issue 22780 - [REG 2.090] variable reference to scope class must be scope

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

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

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 #13667 "fix Issue 22780 - [REG 2.090] variable reference to scope class must be scope" was merged into stable:

- 379e7be1b66b4b3d4ab77784ec5562bd20dee379 by Iain Buclaw:
  fix Issue 22780 - [REG 2.090] variable reference to scope class must be scope

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

--
February 18, 2022
https://issues.dlang.org/show_bug.cgi?id=22780

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

- 1f49339de632120d983f8243655804bf761c9fe6 by Iain Buclaw:
  fix Issue 22780 - [REG 2.090] variable reference to scope class must be scope

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

--