Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(190)

Unified Diff: patches/wpo.patch

Issue 2442923002: ICU update to 58 part 2 (Closed)
Patch Set: apply more patches and updates; almost ready to roll Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « patches/wordbrk.patch ('k') | patches/xlit_badcast.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patches/wpo.patch
diff --git a/patches/wpo.patch b/patches/wpo.patch
index 35b94ac69117223f704bfff9743a4e6b34f2eea1..e4e4d99162feb501b31d67ef0edbea58bb5fc107 100644
--- a/patches/wpo.patch
+++ b/patches/wpo.patch
@@ -1,8 +1,8 @@
diff --git a/source/common/ucmndata.h b/source/common/ucmndata.h
-index 36163c5..413a2f8 100644
+index 9e87fad..206ddbf 100644
--- a/source/common/ucmndata.h
+++ b/source/common/ucmndata.h
-@@ -44,6 +44,20 @@ typedef struct {
+@@ -46,6 +46,20 @@ typedef struct {
} DataHeader;
typedef struct {
@@ -24,7 +24,7 @@ index 36163c5..413a2f8 100644
uint32_t dataOffset;
} UDataOffsetTOCEntry;
diff --git a/source/common/udata.cpp b/source/common/udata.cpp
-index d32023b..80bea06 100644
+index ec72a0c..9460746 100644
--- a/source/common/udata.cpp
+++ b/source/common/udata.cpp
@@ -624,7 +624,7 @@ U_NAMESPACE_END
@@ -55,10 +55,10 @@ index d32023b..80bea06 100644
Mutex lock;
return gCommonICUDataArray[commonDataIndex];
diff --git a/source/stubdata/stubdata.c b/source/stubdata/stubdata.c
-index 69a5876..1426497 100644
+index 6493ac4..ba644b2 100644
--- a/source/stubdata/stubdata.c
+++ b/source/stubdata/stubdata.c
-@@ -20,45 +20,34 @@
+@@ -22,45 +22,34 @@
#include "unicode/utypes.h"
#include "unicode/udata.h"
#include "unicode/uversion.h"
« no previous file with comments | « patches/wordbrk.patch ('k') | patches/xlit_badcast.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698