X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..4f1e1a09ce4daed860e35d359ce2fceccb0764e8:/windowspatchconfig.txt diff --git a/windowspatchconfig.txt b/windowspatchconfig.txt index 1cebd1ca..9dad9a7d 100644 --- a/windowspatchconfig.txt +++ b/windowspatchconfig.txt @@ -1,15 +1,15 @@ ---- icuSources/common/unicode/uconfig.h 2006-08-31 16:10:35.000000000 -0700 -+++ uconfig.h 2006-10-10 17:08:55.000000000 -0700 -@@ -169,7 +169,7 @@ - * @stable ICU 2.4 +--- ./common/unicode/uconfig.h 2018-06-10 16:06:23.000000000 -0700 ++++ ./common/unicode/uconfig.h 2018-06-11 22:27:39.000000000 -0700 +@@ -89,7 +89,7 @@ + * @internal */ - #ifndef UCONFIG_NO_COLLATION --# define UCONFIG_NO_COLLATION 0 -+# define UCONFIG_NO_COLLATION 1 + #ifndef U_DISABLE_RENAMING +-#define U_DISABLE_RENAMING 0 ++#define U_DISABLE_RENAMING 1 #endif /** -@@ -209,7 +209,7 @@ +@@ -418,7 +418,7 @@ * @stable ICU 3.2 */ #ifndef UCONFIG_NO_SERVICE @@ -17,4 +17,15 @@ +# define UCONFIG_NO_SERVICE 1 #endif - #endif + /** +--- ./common/unicode/utypes.h 2018-06-10 16:54:07.000000000 -0700 ++++ ./common/unicode/utypes.h 2018-06-11 22:30:05.000000000 -0700 +@@ -63,7 +63,7 @@ + */ + #ifdef __cplusplus + # ifndef U_SHOW_CPLUSPLUS_API +-# define U_SHOW_CPLUSPLUS_API 1 ++# define U_SHOW_CPLUSPLUS_API 0 + # endif + #else + # undef U_SHOW_CPLUSPLUS_API