Skip to content

Conversation

@robmen
Copy link
Member

@robmen robmen commented Nov 3, 2025

This commit moves to the modern CompareStringOrdinal() for all case-insensitve
uses of CompareString() with the invariant locale.

Partially resolves 6947
This commit moves to the modern CompareStringOrdinal() for all case-sensitve
uses of CompareString() with the invariant locale.

Resolves 6947
@robmen robmen enabled auto-merge (rebase) November 3, 2025 03:04
@robmen robmen requested a review from barnson November 3, 2025 03:16
@robmen robmen merged commit d2ba0da into main Nov 3, 2025
2 checks passed
@robmen robmen deleted the robmen/comparestrings branch November 3, 2025 22:49
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reevaluate use of CompareString(LOCALE_INVARIANT to be replaced by CompareStringOrdinal()

3 participants