office-gobmx/external/icu/icu4c-59-werror-undef.patch.1
Eike Rathke 8720877b8b Add ICU ticket number for this patch
https://ssl.icu-project.org/trac/ticket/13175

Change-Id: Ib7756f3c41d2395f65d898e39808616c04ee58ee
2017-04-27 14:43:37 +02:00

13 lines
604 B
Groff

diff -ur icu.org/source/common/unicode/uvernum.h icu/source/common/unicode/uvernum.h
# https://ssl.icu-project.org/trac/ticket/13175
--- icu.org/source/common/unicode/uvernum.h 2017-03-21 02:03:49.000000000 +0100
+++ icu/source/common/unicode/uvernum.h 2017-04-21 23:44:55.123597927 +0200
@@ -125,7 +125,7 @@
* This value will change in the subsequent releases of ICU
* @stable ICU 2.6
*/
-#if U_PLATFORM_HAS_WINUWP_API == 0
+#if !defined(U_PLATFORM_HAS_WINUWP_API) || (U_PLATFORM_HAS_WINUWP_API == 0)
#define U_ICU_VERSION_SHORT "59"
#else
// U_DISABLE_RENAMING does not impact dat file name