mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user