Skip to content

Update to UnicodeData 17.0.0 #292

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

Merged
merged 8 commits into from
Jun 18, 2025

Conversation

eschnett
Copy link
Collaborator

No description provided.

@eschnett eschnett requested a review from stevengj June 12, 2025 16:43
@eschnett
Copy link
Collaborator Author

@stevengj Do you have time to review this? This is a fairly straightforward update.

The main issue was that the self-test code assumed that all strings are NUL-terminated, and some new grapheme break tests include the NUL character. I updated the self-test code to use explicit string lengths in the affected code. This was just an issue of passing the string length around. The library itself did not need changes to support this (as expected).

@stevengj stevengj merged commit e459078 into JuliaStrings:master Jun 18, 2025
12 checks passed
@stevengj
Copy link
Member

We should tag a new version, now?

@eschnett
Copy link
Collaborator Author

Yes please!

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