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

uvoffuni_to_utf8_flags_msgs(): Return proper bit #22779

Closed
wants to merge 3 commits into from

Conversation

khwilliamson
Copy link
Contributor

More rigorous testing, yet to be committed, showed that this was returning the wrong bit in some circumstances. It is supposed to return the bit corresponding to the most restrictive flag that is passed as input to the function

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

khwilliamson and others added 3 commits November 25, 2024 10:13
More rigorous testing, yet to be committed, showed that this was returning
the wrong bit in some circumstances.  It is supposed to return the bit
corresponding to the most restrictive flag that is passed as input to
the function
These are the inverse of the utf8_to_uv family in GH Perl#22541.  They are
just synonyms to existing functions, and are being added to reduce
cognitive load, so if you know one name, you automatically can figure
out the inverse.
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.

1 participant