Skip to content

🐛 Fix bitset construction#326

Merged
elbeno merged 1 commit intointel:mainfrom
elbeno:empty-bitset-issue
Feb 4, 2026
Merged

🐛 Fix bitset construction#326
elbeno merged 1 commit intointel:mainfrom
elbeno:empty-bitset-issue

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Feb 4, 2026

Problem:

  • When a bitset has zero size, it cannot be constructed with all_bits.

Solution:

  • Check for zero size in fixing up the end bits.

Problem:
- When a `bitset` has zero size, it cannot be constructed with `all_bits`.

Solution:
- Check for zero size in fixing up the end bits.
@elbeno elbeno merged commit ca3f4a4 into intel:main Feb 4, 2026
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants