Skip to content

Commit

Permalink
CLDR-17843 Update ug.xml Add missing values to keep basic coverage.
Browse files Browse the repository at this point in the history
Arabic and Arabic Extended are missing number formats -- just inherit. Same for symbols. Separately the exemplar characters need to be updated too.

https://unicode-org.atlassian.net/browse/CLDR-17843
  • Loading branch information
conradarcturus authored Jul 31, 2024
1 parent e3a0dbb commit da4267f
Showing 1 changed file with 81 additions and 0 deletions.
81 changes: 81 additions & 0 deletions common/main/ug.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1157,6 +1157,7 @@ Reviewed by Waris Abdukerim Janbaz <[email protected]> of the Uyghur Computer Sci
<exemplarCharacters type="auxiliary">[\u200E\u200F ئ]</exemplarCharacters>
<exemplarCharacters type="index" draft="contributed">[{ئا} {ئه} {ئو} {ئۇ} {ئۆ} {ئۈ} {ئې} {ئى} ا ە ب پ ت ج چ خ د ر ز ژ س ش غ ف ق ك گ ڭ ل م ن ھ و ۇ ۆ ۈ ۋ ې ى ي]</exemplarCharacters>
<exemplarCharacters type="numbers">↑↑↑</exemplarCharacters>
<exemplarCharacters type="punctuation">[\- ‑ , ; : ! ? . ( ) \[ \] { } ‹ › « »]</exemplarCharacters>

Check failure on line 1160 in common/main/ug.xml

View workflow job for this annotation

GitHub Actions / check

internal error

Error: Internal error in org.unicode.cldr.test.CheckExemplars. Exception: java.lang.StringIndexOutOfBoundsException, Message: java.lang.StringIndexOutOfBoundsException: index 0,length 0, Trace: [java.base/java.lang.String.checkIndex(String.java:3278), java.base/java.lang.String.codePointAt(String.java:723), org.unicode.cldr.test.CheckExemplars.checkMixedScripts(CheckExemplars.java:357), org.unicode.cldr.test.CheckExemplars.checkExemplar(CheckExemplars.java:424), org.unicode.cldr.test.CheckExemplars.handleCheck(CheckExemplars.java:181), org.unicode.cldr.test.CheckCLDR$CompoundCheckCLDR.handleCheck(CheckCLDR.java:1456), org.unicode.cldr.test.CheckCLDR.check(CheckCLDR.java:1347), org.unicode.cldr.test.TestCache$TestResultBundle.lambda$check$0(TestCache.java:74), java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1705), org.unicode.cldr.test.TestCache$TestResultBundle.check(TestCache.java:69), org.unicode.cldr.test.ConsoleCheckCLDR.lambda$main$0(ConsoleCheckCLDR.java:772), java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183), java.base/java.util.TreeMap$KeySpliterator.forEachRemaining(TreeMap.java:2739), java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484), java.base/java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:290), java.base/java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:746), java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290), java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020), java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656), java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594), java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)]; index 0,length 0
</characters>
<delimiters>
<quotationStart draft="contributed">»</quotationStart>
Expand Down Expand Up @@ -3112,6 +3113,30 @@ Reviewed by Waris Abdukerim Janbaz <[email protected]> of the Uyghur Computer Sci
<infinity>↑↑↑</infinity>
<nan>↑↑↑</nan>
</symbols>
<symbols numberSystem="arab">
<decimal>↑↑↑</decimal>
<group>↑↑↑</group>
<percentSign>↑↑↑</percentSign>
<plusSign>↑↑↑</plusSign>
<minusSign>↑↑↑</minusSign>
<exponential>↑↑↑</exponential>
<superscriptingExponent>↑↑↑</superscriptingExponent>
<perMille>↑↑↑</perMille>
<infinity>↑↑↑</infinity>
<nan>↑↑↑</nan>
</symbols>
<symbols numberSystem="arabext">
<decimal>↑↑↑</decimal>
<group>↑↑↑</group>
<percentSign>↑↑↑</percentSign>
<plusSign>↑↑↑</plusSign>
<minusSign>↑↑↑</minusSign>
<exponential>↑↑↑</exponential>
<superscriptingExponent>↑↑↑</superscriptingExponent>
<perMille>↑↑↑</perMille>
<infinity>↑↑↑</infinity>
<nan>↑↑↑</nan>
</symbols>
<decimalFormats numberSystem="latn">
<decimalFormatLength>
<decimalFormat>
Expand Down Expand Up @@ -3175,20 +3200,62 @@ Reviewed by Waris Abdukerim Janbaz <[email protected]> of the Uyghur Computer Sci
</decimalFormat>
</decimalFormatLength>
</decimalFormats>
<decimalFormats numberSystem="arab">
<decimalFormatLength>
<decimalFormat>
<pattern>↑↑↑</pattern>
</decimalFormat>
</decimalFormatLength>
</decimalFormats>
<decimalFormats numberSystem="arabext">
<decimalFormatLength>
<decimalFormat>
<pattern>↑↑↑</pattern>
</decimalFormat>
</decimalFormatLength>
</decimalFormats>
<scientificFormats numberSystem="latn">
<scientificFormatLength>
<scientificFormat>
<pattern>↑↑↑</pattern>
</scientificFormat>
</scientificFormatLength>
</scientificFormats>
<scientificFormats numberSystem="arab">
<scientificFormatLength>
<scientificFormat>
<pattern>↑↑↑</pattern>
</scientificFormat>
</scientificFormatLength>
</scientificFormats>
<scientificFormats numberSystem="arabext">
<scientificFormatLength>
<scientificFormat>
<pattern>↑↑↑</pattern>
</scientificFormat>
</scientificFormatLength>
</scientificFormats>
<percentFormats numberSystem="latn">
<percentFormatLength>
<percentFormat>
<pattern>↑↑↑</pattern>
</percentFormat>
</percentFormatLength>
</percentFormats>
<percentFormats numberSystem="arab">
<percentFormatLength>
<percentFormat>
<pattern>↑↑↑</pattern>
</percentFormat>
</percentFormatLength>
</percentFormats>
<percentFormats numberSystem="arabext">
<percentFormatLength>
<percentFormat>
<pattern>↑↑↑</pattern>
</percentFormat>
</percentFormatLength>
</percentFormats>
<currencyFormats numberSystem="latn">
<currencyFormatLength>
<currencyFormat type="standard">
Expand Down Expand Up @@ -3257,6 +3324,20 @@ Reviewed by Waris Abdukerim Janbaz <[email protected]> of the Uyghur Computer Sci
<unitPattern count="one">{0} {1}</unitPattern>
<unitPattern count="other">{0} {1}</unitPattern>
</currencyFormats>
<currencyFormats numberSystem="arab">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern>↑↑↑</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
<currencyFormats numberSystem="arabext">
<currencyFormatLength>
<currencyFormat type="standard">
<pattern>↑↑↑</pattern>
</currencyFormat>
</currencyFormatLength>
</currencyFormats>
<currencies>
<currency type="ADP">
<displayName draft="contributed">ئاندورران پېسېتاسى</displayName>
Expand Down

0 comments on commit da4267f

Please sign in to comment.