Skip to content

Conversation

jserv
Copy link
Contributor

@jserv jserv commented Mar 19, 2025

Use byte-wise sorting to maintain consistent ordering across platforms. Previously, locale-dependent sorting on macOS caused mixed-case entries like "AddressSanitizer" to appear out of order relative to lowercase entries like "acct", due to differences in locale collation rules.

Change-Id: I7ec89957da8ec42ef0e570fd94a02d2aee24e637

Use byte-wise sorting to maintain consistent ordering across platforms.
Previously, locale-dependent sorting on macOS caused mixed-case entries
like "AddressSanitizer" to appear out of order relative to lowercase
entries like "acct", due to differences in locale collation rules.

Change-Id: I7ec89957da8ec42ef0e570fd94a02d2aee24e637
@jserv jserv merged commit 64b9f90 into master Mar 19, 2025
4 checks passed
@jserv jserv deleted the refine-dict-check branch March 19, 2025 04:33
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.

1 participant