Skip to content

Update to UnicodeData 17.0.0#292

Merged
stevengj merged 8 commits intoJuliaStrings:masterfrom
eschnett:eschnett/UnicodeData-17
Jun 18, 2025
Merged

Update to UnicodeData 17.0.0#292
stevengj merged 8 commits intoJuliaStrings:masterfrom
eschnett:eschnett/UnicodeData-17

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!

@eschnett
Copy link
Collaborator Author

@stevengj Can you re-review?

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