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

Revert "Fix Issues 20718, 15867, 12380 - Wrong location errors on const. folding / exp. optimization" #11102

Merged
merged 1 commit into from May 6, 2020

Conversation

schveiguy
Copy link
Member

Reverts #11002

Per #11002 (comment)

@BorisCarvajal please reopen an updated fix when you can.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @schveiguy!

Bugzilla references

Auto-close Bugzilla Severity Description
12380 normal Wrong line number for type mismatch with enum .init assignment
15867 minor Compiler reports wrong error location for immutability error
20718 regression enum type mismatch causes wrong location on error

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#11102"

@dlang-bot dlang-bot merged commit 53428f8 into stable May 6, 2020
@Geod24 Geod24 deleted the revert-11002-fix20718 branch May 6, 2020 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants