Skip to content

Fix EqualsIgnoreCaseUtf8_Scalar - #89152

Merged
stephentoub merged 4 commits into
dotnet:mainfrom
EgorBo:fix-ordinal-utf8
Jul 19, 2023
Merged

Fix EqualsIgnoreCaseUtf8_Scalar#89152
stephentoub merged 4 commits into
dotnet:mainfrom
EgorBo:fix-ordinal-utf8

Conversation

@EgorBo

@EgorBoEgorBo commented Jul 19, 2023

Copy link
Copy Markdown
Member

Fixes#89094

@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/area-system-globalization
See info in area-owners.md if you want to be subscribed.

Issue Details

Should fix #89094

Author:EgorBo
Assignees:-
Labels:

area-System.Globalization

Milestone:-

@tannergoodingtannergooding left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We’ll need to backport this to the snapped preview branch

@stephentoub

Copy link
Copy Markdown
Member

/backport release/8.0-preview7

@carlossanlop

Copy link
Copy Markdown
Contributor

FYI the command missed the word to in the middle. It should've been:

/backport to release/8.0-preview7

@ghostghost locked as resolved and limited conversation to collaborators Aug 18, 2023
Sign up for freeto 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.

Half.TryParse assertion failure on System.Globalization.Ordinal.EqualsIgnoreCaseUtf8_Scalar

4 participants

@EgorBo@stephentoub@carlossanlop@tannergooding