Skip to content

ICU-22939 Declare ubidi_isolate() with U_CAPI linkage - #4168

Open
catamorphism wants to merge 1 commit into
unicode-org:mainfrom
catamorphism:urename
Open

ICU-22939 Declare ubidi_isolate() with U_CAPI linkage#4168
catamorphism wants to merge 1 commit into
unicode-org:mainfrom
catamorphism:urename

Conversation

@catamorphism

@catamorphism catamorphism commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Declare ubidi_isolate() with U_CAPI linkage for consistency with other functions. This entails changing its return type from UnicodeString to UnicodeString* so that it can have C linkage.

Checklist

  • Required: Issue filed: ICU-22939
  • Required: The PR title must be prefixed with a JIRA Issue number. Example: "ICU-NNNNN Fix xyz"
  • Required: Each commit message must be prefixed with a JIRA Issue number. Example: "ICU-NNNNN Fix xyz"
  • Issue accepted (done by Technical Committee after discussion)
  • Tests included, if applicable
  • API docs and/or User Guide docs changed or added, if applicable
  • Approver: Feel free to merge on my behalf

@catamorphism catamorphism changed the title ICU-23505 Declare ubidi_isolate() with U_CAPI linkage ICU-22939 Declare ubidi_isolate() with U_CAPI linkage Sep 7, 2026
Declare ubidi_isolate() with U_CAPI linkage for consistency with other
functions. This entails changing its return type from UnicodeString to
UnicodeString* so that it can have C linkage.
@jira-pull-request-webhook

Copy link
Copy Markdown

Hooray! The files in the branch are the same across the force-push. 😃

~ Your Friendly Jira-GitHub PR Checker Bot

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.

1 participant