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

Side by Side Diff: icu52/patches/platform.qnx.patch

Issue 224133003: Copy the remaining icu46 patches to preserve the history (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu52/patches/declspec.patch ('k') | icu52/patches/pnacl.h.patch » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 --- source/common/unicode/pqnx.h 2014-01-23 14:52:38.889798542 -0800 1 --- source/common/unicode/pqnx.h 2014-01-23 14:52:38.889798542 -0800
2 +++ source/common/unicode/pqnx.h 2014-03-18 11:24:27.335797876 -0700 2 +++ source/common/unicode/pqnx.h 2014-03-18 11:24:27.335797876 -0700
3 @@ -24,8 +24,8 @@ 3 @@ -24,8 +24,8 @@
4 #define _PLATFORM_H 4 #define _PLATFORM_H
5 5
6 /** 6 /**
7 - * \file 7 - * \file
8 - * \brief Basic types for the platform 8 - * \brief Basic types for the platform
9 + * \file 9 + * \file
10 + * \brief Basic types for the platform 10 + * \brief Basic types for the platform
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 * @internal 104 * @internal
105 @@ -394,7 +394,7 @@ 105 @@ -394,7 +394,7 @@
106 #if U_HAVE_LIB_SUFFIX 106 #if U_HAVE_LIB_SUFFIX
107 # ifndef U_ICU_ENTRY_POINT_RENAME 107 # ifndef U_ICU_ENTRY_POINT_RENAME
108 /* Renaming pattern: u_strcpy_41_suffix */ 108 /* Renaming pattern: u_strcpy_41_suffix */
109 -# define U_ICU_ENTRY_POINT_RENAME(x) x ## _ ## 46 ## 109 -# define U_ICU_ENTRY_POINT_RENAME(x) x ## _ ## 46 ##
110 +# define U_ICU_ENTRY_POINT_RENAME(x) x ## _ ## 46 ## 110 +# define U_ICU_ENTRY_POINT_RENAME(x) x ## _ ## 46 ##
111 # define U_DEF_ICUDATA_ENTRY_POINT(major, minor) icudt####major##minor##_dat 111 # define U_DEF_ICUDATA_ENTRY_POINT(major, minor) icudt####major##minor##_dat
112 112
113 # endif 113 # endif
OLDNEW
« no previous file with comments | « icu52/patches/declspec.patch ('k') | icu52/patches/pnacl.h.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698