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

Fix ICU support data loading #97648

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

twrightsman
Copy link
Contributor

@twrightsman twrightsman commented Sep 30, 2024

This fixes an error (#97475) in loading the ICU support data on platforms that use neither the builtin icu4c nor the static ICU support data.

Bugsquad edit:

This fixes an error in loading the ICU support data on platforms that
don't use either the builtin icu4c or the static ICU support data.
@twrightsman twrightsman requested a review from a team as a code owner September 30, 2024 16:08
@Chaosus Chaosus added this to the 4.4 milestone Sep 30, 2024
@akien-mga akien-mga merged commit c73a18a into godotengine:master Oct 1, 2024
19 checks passed
@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

@twrightsman twrightsman deleted the fix-icu-load branch October 1, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unicode unit tests fail on Debian bookworm and unstable
4 participants