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

maint: leftover bits after unicode 15 upgrade #201

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

carenas
Copy link
Contributor

@carenas carenas commented Feb 2, 2023

Updates the scripts to be able to use unmodified sources (which will come handy next Unicode release) and updates ucptest output.

Starting with Unicode 15, the provided DerivedBidiClass data file
reports different default values to use for unassigned characters
in different groups.

Process the additional hints for that specific file, and allow
overriding the values later if more specific.

Since that was previously forbidden, change get_other_case() to
report when no valid value could be provided and allow skipping
conflicting rule lines that required that restriction.

While at it, Allow using the long identifiers in `ucptest` with
the `find bidi` command (underscores also allowed).
@PhilipHazel PhilipHazel merged commit af0839f into PCRE2Project:master Feb 2, 2023
@carenas carenas deleted the unicode15v2 branch February 2, 2023 18:57
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