mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
icu: [lede-17.01] support for new Japanese era Reiwa
support for new Japanese era Reiwa change source url Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
committed by
Yousong Zhou
parent
26a275b3cf
commit
17fef37ff4
@@ -1,10 +0,0 @@
|
||||
Index: source/i18n/zonemeta.cpp
|
||||
===================================================================
|
||||
--- source/i18n/zonemeta.cpp (revision 40283)
|
||||
+++ source/i18n/zonemeta.cpp (revision 40324)
|
||||
@@ -684,5 +684,4 @@
|
||||
if (U_FAILURE(status)) {
|
||||
delete mzMappings;
|
||||
- deleteOlsonToMetaMappingEntry(entry);
|
||||
uprv_free(entry);
|
||||
break;
|
||||
Reference in New Issue
Block a user