Skip to content

Conversation

grhoten
Copy link
Member

@grhoten grhoten commented Jan 9, 2025

This resolves Issue #42.

As per the discussion in the last Inflection meeting (1/7/2025), the decision was to rename Morphuntion to the Unicode Inflection library.

There was also a decision to reduce the usage of the CoreFoundation. This change will remove the CFLocaleRef and CFErrorRef usage with the rest of the changes being handled with #36. CFLocaleRef will be switch to const char*, and CFErrorRef will switch to UErrorCode in this pull request.

This pull request built and passed the tests on macOS and Linux. Valgrind reported no memory issues. The check-headers target reported no issues.

@grhoten grhoten requested a review from nciric January 9, 2025 00:27
Copy link
Contributor

@nciric nciric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we don't have CI yet I will assume that the local build/test is passing for you.

@nciric
Copy link
Contributor

nciric commented Jan 9, 2025

Could you rename paths in how-to-add-language document too? In this or separate PR.

@grhoten
Copy link
Member Author

grhoten commented Jan 9, 2025

I'll make the change in this pull request.

@grhoten grhoten merged commit b7513e3 into unicode-org:main Jan 9, 2025
1 check passed
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