From:             laruence
Operating system: 
PHP version:      Irrelevant
Package:          I18N and L10N related
Bug Type:         Bug
Bug description:some issues while --enable-intl

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 bug report at https://bugs.php.net/bug.php?id=62925&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=62925&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=62925&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=62925&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=62925&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=62925&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=62925&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=62925&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=62925&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=62925&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=62925&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=62925&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=62925&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=62925&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=62925&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=62925&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=62925&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=62925&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=62925&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=62925&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=62925&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=62925&r=mysqlcfg

Reply via email to