Skip to content

Comments

fix #21660 - Error overlapping initialization for D bit-fields#21661

Merged
thewilsonator merged 1 commit intodlang:masterfrom
ibuclaw:issue21660
Aug 6, 2025
Merged

fix #21660 - Error overlapping initialization for D bit-fields#21661
thewilsonator merged 1 commit intodlang:masterfrom
ibuclaw:issue21660

Conversation

@ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Aug 6, 2025

The check for overlapping field initializers in dmd.expressionsem.fit was still comparing byte offsets of fields.

@ibuclaw ibuclaw linked an issue Aug 6, 2025 that may be closed by this pull request
The check for overlapping field initializers in dmd.expressionsem.fit
was still comparing byte offsets of fields.
@thewilsonator thewilsonator merged commit eee1cd2 into dlang:master Aug 6, 2025
42 of 44 checks passed
@ibuclaw ibuclaw deleted the issue21660 branch August 6, 2025 16:06
@ibuclaw ibuclaw mentioned this pull request Aug 6, 2025
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.

Error overlapping initialization for D bit-fields

2 participants