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

ICU-22954 Revert to using std::u16string instead of UnicodeString #3328

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

roubert
Copy link
Member

@roubert roubert commented Jan 7, 2025

It seems as if icu4c-windows-cygwin-gcc only crashes if the constructor is defined inline, so with the exception of the constructor this commit reverts the code to commit 320220e.

Checklist

  • Required: Issue filed: ICU-22954
  • Required: The PR title must be prefixed with a JIRA Issue number. Example: "ICU-1234 Fix xyz"
  • Required: Each commit message must be prefixed with a JIRA Issue number. Example: "ICU-1234 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

It seems as if icu4c-windows-cygwin-gcc only crashes if the constructor
is defined inline, so with the exception of the constructor this commit
reverts the code to commit 320220e.
@roubert roubert marked this pull request as ready for review January 7, 2025 11:48
@roubert roubert requested a review from markusicu January 7, 2025 11:51
@roubert roubert merged commit 6f93c07 into main Jan 8, 2025
112 checks passed
@roubert roubert deleted the roubert-debug-cygwin branch January 8, 2025 01:13
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