commit 1a914d1369f216122ef174589c8b210f6175ca5b
Author: Mark Davis <ma...@macchiato.com>
Date: Mon Aug 19 09:11:06 2024 -0700
CLDR-17535 Update likely subtags data (#3966)
I see many und_* likely subtag rules removed, notably
- <likelySubtag from="und_GB" to="en_Latn_GB"/>
and
- <likelySubtag from="und_US" to="en_Latn_US"/>
The code I maintain has previously relied on these to know that the
default language for GB and US is en. I can guess that this means the
code is oblivious to some quirk of the rules [0] - possibly newer than
the code - that ensures we should be finding our way from these
und_{GB,US} to en without needing those rules.
[0] https://www.unicode.org/reports/tr35/#Likely_Subtags
unless I'm missing something.
Can anyone enlighten me as to the path by which the remaining data
should be leading to the conclusions the removed data above used to
supply ?
With any luck I should then be able to work out what the code's doing
wrong ...
Eddy.
<likelySubtag from="und" to="en_Latn_US"/> <!--?‧?‧? ➡ English‧Latin‧United States-->
--
You received this message because you are subscribed to the Google Groups "CLDR - Users Public Mail List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cldr-users+...@unicode.org.
To view this discussion visit https://groups.google.com/a/unicode.org/d/msgid/cldr-users/DU0PR02MB82188020F0A0F887D85962A9872A2%40DU0PR02MB8218.eurprd02.prod.outlook.com.