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 21830 - Wrong deprecation message when non-deprecated template in static condition #12441

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Apr 15, 2021

Split out from #12435, test adapted to use a deprecated struct as it's not just complex types that are affected.

@ibuclaw ibuclaw added the Review:Blocking Other Work review and pulling should be a priority label Apr 15, 2021
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Auto-close Bugzilla Severity Description
21830 normal Wrong deprecation message when non-deprecated template in static condition

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 "master + dmd#12441"

@dlang-bot dlang-bot merged commit 12741d7 into dlang:master Apr 16, 2021
@ibuclaw ibuclaw deleted the issue21830 branch April 16, 2021 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants