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 22624 - ImportC: struct members in static initializer misal… #13564

Merged
merged 1 commit into from Jan 23, 2022

Conversation

WalterBright
Copy link
Member

…igned following bit field

I like one line bug fixes. (The bit field was being double-initialized.)

@WalterBright WalterBright added Easy Review ImportC Pertaining to ImportC support labels Jan 23, 2022
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Auto-close Bugzilla Severity Description
22624 normal ImportC: struct members in static initializer misaligned following bit field

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

@WalterBright WalterBright merged commit 55c3193 into dlang:master Jan 23, 2022
@WalterBright WalterBright deleted the fix22624 branch January 23, 2022 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants