icu: update to 68.1

It updates to CLDR 38. New features including locale-dependent smart unit preferences (road distance, temperature, etc.) and locale ID canonicalization conformant with CLDR.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
Hirokazu MORIKAWA
2020-11-09 12:49:56 +09:00
parent cf8592d66a
commit 4f3a8c1535
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
if (ut == NULL) {
--- a/tools/toolutil/toolutil.cpp
+++ b/tools/toolutil/toolutil.cpp
@@ -245,7 +245,7 @@ struct UToolMemory {
@@ -242,7 +242,7 @@ struct UToolMemory {
char name[64];
int32_t capacity, maxCapacity, size, idx;
void *array;