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 21962 - importC: Empty enums are accepted as valid code #12576

Merged
merged 2 commits into from
May 25, 2021

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented May 24, 2021

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Auto-close Bugzilla Severity Description
21962 major importC: Empty enums are accepted as valid code

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

ibuclaw added 2 commits May 25, 2021 09:45
The introduction of importC means C sources can now be compiled with a D compiler.
@dlang-bot dlang-bot merged commit b215cdf into dlang:master May 25, 2021
@ibuclaw ibuclaw deleted the issue21962 branch May 25, 2021 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants