Skip to content

Handle ICU failures better #625

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 1 commit into from
May 20, 2024
Merged

Handle ICU failures better #625

merged 1 commit into from
May 20, 2024

Conversation

itingliu
Copy link
Contributor

Instead of assuming ICU calls always succeed, surface the error back to callsites and fallback to some default value if we can't get ICU formatters.

Resovles 125918488

Instead of assuming ICU calls always succeed, surface the error back to
callsites and fallback to some default value if we can't get ICU formatters.

Resovles 125918488
@itingliu
Copy link
Contributor Author

@swift-ci please test

@itingliu itingliu merged commit 7ce7be4 into swiftlang:main May 20, 2024
2 checks passed
@itingliu itingliu deleted the pr/2185 branch May 20, 2024 23:21
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