Skip to content

[6.1] Add new Unicode 16 Scripts #808

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Feb 18, 2025

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Feb 12, 2025

6.1 cherry-pick of #806

  • Description: Adds new Unicode script that was added in Unicode 16 to match the script enum used in the stdlib's script data.

  • Scope of the issue: Without this, the data returned from the stdlib wouldn't match the enum here in regex parser, so it would return the incorrect script for some scalars.

  • Reviewed by: @natecook1000

  • Risk: Low.

  • Radar: N/A

@Azoy
Copy link
Contributor Author

Azoy commented Feb 12, 2025

@swift-ci please test

Update ScriptData.h

Update ScriptData.h
@Azoy
Copy link
Contributor Author

Azoy commented Feb 12, 2025

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Feb 18, 2025

@swift-ci please test Windows

@Azoy Azoy merged commit 3a06996 into swiftlang:swift/release/6.1 Feb 18, 2025
3 checks passed
@Azoy Azoy deleted the unicode-16-scripts-61 branch February 18, 2025 18:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants