Bug 22780 – [REG 2.090] variable reference to scope class must be scope

Status
RESOLVED
Resolution
FIXED
Severity
regression
Priority
P1
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2022-02-16T15:29:33Z
Last change time
2022-02-18T12:16:02Z
Keywords
pull
Assigned to
No Owner
Creator
Iain Buclaw

Comments

Comment #0 by ibuclaw — 2022-02-16T15:29:33Z
--- scope class C10717 { } void test10717() { C10717 c; } --- Caused by https://github.com/dlang/dmd/pull/10717
Comment #1 by dlang-bot — 2022-02-16T15:35:43Z
@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
Comment #2 by dlang-bot — 2022-02-16T17:48:38Z
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
Comment #3 by dlang-bot — 2022-02-18T12:16:02Z
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