]> git.saurik.com Git - apple/icu.git/blobdiff - minimalpatchconfig.txt
ICU-64252.0.1.tar.gz
[apple/icu.git] / minimalpatchconfig.txt
index 5f8ee515e16298c0cd8710f9bbccaabd0d2918f6..0d824b3f44a6365ab879b37d6ca06da91f2da78e 100644 (file)
@@ -1,5 +1,5 @@
---- ./common/unicode/uconfig.h 2017-04-18 11:33:51.000000000 -0700
-+++ ./common/unicode/uconfig.h 2017-04-30 10:35:22.000000000 -0700
+--- ./common/unicode/uconfig.h 2019-03-09 11:10:03.000000000 -0800
++++ ./common/unicode/uconfig.h 2019-03-10 17:11:24.000000000 -0700
 @@ -89,7 +89,7 @@
   * @internal
   */
@@ -9,7 +9,7 @@
  #endif
  
  /**
-@@ -415,7 +415,7 @@
+@@ -430,7 +430,7 @@
   * @stable ICU 3.2
   */
  #ifndef UCONFIG_NO_SERVICE
@@ -18,8 +18,8 @@
  #endif
  
  /**
---- ./common/unicode/udata.h   2017-04-21 17:18:05.000000000 -0700
-+++ ./common/unicode/udata.h   2017-04-30 10:43:56.000000000 -0700
+--- ./common/unicode/udata.h   2019-03-09 11:09:55.000000000 -0800
++++ ./common/unicode/udata.h   2019-03-10 17:15:29.000000000 -0700
 @@ -401,10 +401,10 @@
  typedef enum UDataFileAccess {
      /** ICU looks for data in single files first, then in packages. (default) @stable ICU 3.4 */
@@ -33,8 +33,8 @@
      /** ICU loads data from packages first, and only from single files
          if the data cannot be found in a package. @stable ICU 3.4 */
      UDATA_PACKAGES_FIRST,
---- ./common/unicode/utypes.h  2017-04-27 17:14:50.000000000 -0700
-+++ ./common/unicode/utypes.h  2017-04-30 10:36:14.000000000 -0700
+--- ./common/unicode/utypes.h  2019-03-09 11:10:04.000000000 -0800
++++ ./common/unicode/utypes.h  2019-03-10 17:09:43.000000000 -0700
 @@ -63,7 +63,7 @@
   */
  #ifdef __cplusplus