Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Feb 16, 2022

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Feb 16, 2022

Partially revert #10717 Deprecate scope as a type constraint on class declarations.

This code has always been an error until 2.090 when it was suddenly not due to a botched revert.

@ibuclaw ibuclaw added Regression PRs that fix regressions Easy Review labels Feb 16, 2022
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Auto-close Bugzilla Severity Description
22780 regression [REG 2.090] variable reference to scope class must be scope

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "stable + dmd#13667"

@dlang-bot dlang-bot merged commit 1f49339 into dlang:stable Feb 16, 2022
@ibuclaw ibuclaw deleted the revert10717 branch February 16, 2022 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants