Skip to content

Conversation

@khwilliamson
Copy link
Contributor

I discovered the hard way that this is undefined behavior when operating on the widest unsigned integer type available on the platform.

I couldn't think of a way to write this without a branch that worked both for that condition and a zero length mask

  • This set of changes does not require a perldelta entry.

I discovered the hard way that this is undefined behavior when operating
on the widest unsigned integer type available on the platform.

I couldn't think of a way to write this without a branch that worked
both for that condition and a zero length mask
@khwilliamson khwilliamson merged commit 209bfe3 into Perl:blead Dec 4, 2025
34 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