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

Forward minipal_get_length_utf16_to_utf8 and minipal_convert_utf16_to_utf8 from DAC #97055

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

tommcdon
Copy link
Member

Fixes #96747

@tommcdon tommcdon added this to the 9.0.0 milestone Jan 16, 2024
@tommcdon tommcdon self-assigned this Jan 16, 2024
@ghost
Copy link

ghost commented Jan 16, 2024

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #96747

Author: tommcdon
Assignees: tommcdon
Labels:

area-Diagnostics-coreclr

Milestone: 9.0.0

@tommcdon
Copy link
Member Author

Failures look unrelated to this PR and are similar to #96904

@tommcdon tommcdon merged commit 1263107 into dotnet:main Jan 17, 2024
107 of 111 checks passed
@huoyaoyuan
Copy link
Member

If we are going to use more minipal_utf8 functions, the utf8_to_utf16 counterparts will also need to be forwarded.

@tommcdon tommcdon mentioned this pull request Jan 19, 2024
tommcdon added a commit to tommcdon/runtime that referenced this pull request Jan 21, 2024
@tommcdon tommcdon mentioned this pull request Jan 21, 2024
tommcdon added a commit that referenced this pull request Jan 21, 2024
* Revert "Forward minipal_get_length_utf16_to_utf8 and minipal_convert_utf16_to_utf8 from DAC (#97055)"

This reverts commit 1263107.

* Revert "Cleanup some string operating functions (#96099)"

This reverts commit bc81c55.
tmds pushed a commit to tmds/runtime that referenced this pull request Jan 23, 2024
tmds pushed a commit to tmds/runtime that referenced this pull request Jan 23, 2024
* Revert "Forward minipal_get_length_utf16_to_utf8 and minipal_convert_utf16_to_utf8 from DAC (dotnet#97055)"

This reverts commit 1263107.

* Revert "Cleanup some string operating functions (dotnet#96099)"

This reverts commit bc81c55.
@github-actions github-actions bot locked and limited conversation to collaborators Feb 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants