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 21659: Special enums are never forward referenced #12225

Merged
merged 1 commit into from Feb 24, 2021

Conversation

Geod24
Copy link
Member

@Geod24 Geod24 commented Feb 24, 2021

The compiler always knows their property, so don't error out on special enums.

The compiler always knows their property, so don't error out on special enums.
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @Geod24!

Bugzilla references

Auto-close Bugzilla Severity Description
21659 normal [OSX] core.stdc.config.__c_ulonglong is forward referenced while looking for sizeof

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

@dlang-bot dlang-bot merged commit 61d874b into dlang:master Feb 24, 2021
@Geod24 Geod24 deleted the fix-21659 branch February 24, 2021 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants