Files
packages/lang
Michael Heimpold 4dd144c1bd php7: fix build of php7-mod-intl
This fixes the following build error (shortened paths for readability):

-snip-
In file included from .../php-7.1.4/ext/intl/intl_convertcpp.h:26:0,
                 from .../php-7.1.4/ext/intl/intl_convertcpp.cpp:21:
.../staging_dir/target-arm_arm926ej-s_musl_eabi/usr/include/unicode/unistr.h:56:16: error: 'UChar' does not name a type
 u_strlen(const UChar *s);
                ^
.../staging_dir/target-arm_arm926ej-s_musl_eabi/usr/include/unicode/unistr.h:80:19: error: 'char16_t' has not been declared
                   char16_t *dest, int32_t destCapacity,
                   ^
.../staging_dir/target-arm_arm926ej-s_musl_eabi/usr/include/unicode/unistr.h:81:25: error: 'char16_t' does not name a type
                   const char16_t *src, int32_t srcLength,
                         ^
In file included from .../php-7.1.4/ext/intl/intl_convertcpp.h:26:0,
                 from .../php-7.1.4/ext/intl/intl_convertcpp.cpp:21:
.../staging_dir/target-arm_arm926ej-s_musl_eabi/usr/include/unicode/unistr.h:462:16: error: 'char16_t' does not name a type
          const char16_t *srcChars) const;
                ^
[...]
-snap-

This build error was introduced by update of icu to 59.1.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-04-18 00:12:28 +02:00
..
2017-02-13 22:03:14 +01:00
2015-05-13 02:30:20 +02:00
2015-01-06 08:03:36 -08:00
2016-07-10 19:20:01 +03:00
2015-05-04 22:15:22 +08:00
2016-04-29 21:40:17 +02:00
2016-08-23 15:02:10 +03:00
2017-01-23 11:00:53 +03:30
2016-09-16 14:04:52 -04:00
2014-08-27 15:12:16 +08:00
2017-02-16 13:21:13 +00:00
2015-06-17 22:56:26 +08:00
2017-02-13 22:03:14 +01:00
2017-04-09 23:02:54 -06:00
2015-09-14 15:33:18 +02:00
2015-09-14 15:33:18 +02:00
2015-06-30 10:58:19 +02:00
2015-06-30 10:58:19 +02:00
2016-01-23 14:15:55 +01:00
2015-12-21 17:54:02 +01:00
2017-04-18 00:12:28 +02:00
2016-08-22 18:39:24 +02:00
2017-03-09 18:43:50 +02:00
2017-03-27 11:44:15 +03:00
2015-06-16 09:54:01 +02:00
2016-03-22 19:52:42 +08:00
2017-02-19 22:41:18 +03:00
2015-11-13 16:35:14 +08:00
2016-08-30 12:57:11 +02:00
2017-03-27 23:05:49 -03:00
2016-09-22 22:44:39 +08:00
2016-10-30 23:01:52 +01:00