summaryrefslogtreecommitdiff
path: root/external/icu/icu4c-warnings.patch
diff options
context:
space:
mode:
authorRobert M Campbell <robert.rcampbell@gmail.com>2013-11-13 17:23:40 +0700
committerEike Rathke <erack@redhat.com>2013-11-13 15:35:16 +0000
commit8ab4752820331ab80410877836093630198812d8 (patch)
tree89ac9bb59f9ad1bc21e9c7c4ca0d7284f07228ca /external/icu/icu4c-warnings.patch
parentb7b4ce70d84591d4d17428e0f237737208f2d0f2 (diff)
upgrade to ICU 52.1, fdo#70995
Change-Id: I25e4b630c9029749cc459c0b65da287d6f0ba95e Reviewed-on: https://gerrit.libreoffice.org/6666 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'external/icu/icu4c-warnings.patch')
-rw-r--r--external/icu/icu4c-warnings.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/external/icu/icu4c-warnings.patch b/external/icu/icu4c-warnings.patch
index 1407f3b5a702..d1460933857f 100644
--- a/external/icu/icu4c-warnings.patch
+++ b/external/icu/icu4c-warnings.patch
@@ -1,6 +1,6 @@
--- misc/icu/source/common/unicode/utf16.h
+++ misc/build/icu/source/common/unicode/utf16.h
-@@ -316,6 +316,7 @@
+@@ -319,6 +319,7 @@
(s)[(i)++]=(uint16_t)(((c)&0x3ff)|0xdc00); \
} else /* c>0x10ffff or not enough space */ { \
(isError)=TRUE; \
@@ -10,7 +10,7 @@
--- misc/icu/source/common/unicode/utypes.h
+++ misc/build/icu/source/common/unicode/utypes.h
-@@ -399,7 +399,7 @@ typedef double UDate;
+@@ -399,7 +399,7 @@
* some Linux/Unix compilers have problems with defining global new/delete.
* On Windows, it is _MSC_VER>=1200 for MSVC 6.0 and higher.
*/
@@ -19,3 +19,4 @@
#ifndef U_HIDE_INTERNAL_API
/**
+