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

[iOS] [HybridGlobalization] Throw PNSE when methods with matchLength are used #107390

Merged
merged 3 commits into from
Sep 10, 2024

Conversation

mkhamoyan
Copy link
Contributor

@mkhamoyan mkhamoyan commented Sep 5, 2024

Fixes #106465

@mkhamoyan
Copy link
Contributor Author

/azp run runtime-ioslike,runtime-ioslikesimulator,runtime-maccatalyst

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@mkhamoyan
Copy link
Contributor Author

/azp run runtime-ioslike,runtime-ioslikesimulator,runtime-maccatalyst

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@mkhamoyan
Copy link
Contributor Author

/azp run runtime-ioslike,runtime-ioslikesimulator,runtime-maccatalyst

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@mkhamoyan mkhamoyan marked this pull request as ready for review September 10, 2024 08:03
@mkhamoyan
Copy link
Contributor Author

Failures are not related.

@mkhamoyan mkhamoyan merged commit ad6c18f into dotnet:main Sep 10, 2024
163 of 173 checks passed
@mkhamoyan mkhamoyan deleted the hybrid_match_length branch September 10, 2024 12:54
jtschuster pushed a commit to jtschuster/runtime that referenced this pull request Sep 17, 2024
…are used (dotnet#107390)

* Throw PlatformNotSupportedException for matchLength
sirntar pushed a commit to sirntar/runtime that referenced this pull request Sep 30, 2024
…are used (dotnet#107390)

* Throw PlatformNotSupportedException for matchLength
@github-actions github-actions bot locked and limited conversation to collaborators Oct 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ios] HybridGlobalization, functions calculating matchLength should return PNSE
2 participants