Edit report at https://bugs.php.net/bug.php?id=62925&edit=1
ID: 62925 Updated by: larue...@php.net Reported by: larue...@php.net Summary: some issues while --enable-intl Status: Open Type: Bug Package: I18N and L10N related PHP Version: Irrelevant -Assigned To: +Assigned To: cataphract Block user comment: N Private report: N New Comment: Cataphract, please look at this. thanks Previous Comments: ------------------------------------------------------------------------ [2012-08-24 15:15:21] larue...@php.net Description: ------------ 1. php-trunk branch build failed: source/trunk/ext/intl/dateformat/dateformat_format_object.cpp -o ext/intl/dateformat/dateformat_format_object.o /home/huixinchen/opensource/trunk/ext/intl/dateformat/dateformat_format_object.c pp:42: error: âkFullRelativeâ is not a member of âicu_3_6::DateFormatâ /home/huixinchen/opensource/trunk/ext/intl/dateformat/dateformat_format_object.c pp:43: error: âkLongRelativeâ is not a member of âicu_3_6::DateFormatâ /home/huixinchen/opensource/trunk/ext/intl/dateformat/dateformat_format_object.c pp:44: error: âkMediumRelativeâ is not a member of âicu_3_6::DateFormatâ 2. coding standard: I am not sure, whether the c99 comment is okey, and no footer in source codes 3. test failed , in 5.4-zts, there are some tests failed ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Bug #62082: Memory corruption in internal get_icu_disp_value_src_php() [ext/intl/tests/bug62082.phpt] Cloning datefmt icu <= 4.2 [ext/intl/tests/dateformat_clone.phpt] datefmt_get_pattern_code and datefmt_set_pattern_code() icu <= 4.2 [ext/intl/tests/dateformat_get_set_pattern.phpt] datefmt_set_timezone_id_code() icu <= 4.2 [ext/intl/tests/dateformat_set_timezone_id.phpt] numfmt_format() icu <= 4.2 [ext/intl/tests/formatter_format.phpt] numfmt_format_currency() icu <= 4.2 [ext/intl/tests/formatter_format_currency.phpt] numfmt_get/set_attribute() [ext/intl/tests/formatter_get_set_attribute.phpt] grapheme() [ext/intl/tests/grapheme.phpt] ===================================================================== Test script: --------------- none Expected result: ---------------- none Actual result: -------------- none ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=62925&edit=1