Re: [PHP-I18N] PATCH intl 1.0.3 normalizer: intl_error_reset gets called twice

2009-12-22 Thread Stanislav Malyshev
Hi! Going through intl/normalizer I found that intl_error_reset gets called twice - once in a macro, once explicitely. You are right, committed the fix. -- Stanislav Malyshev, Zend Software Architect s...@zend.com http://www.zend.com/ (408)253-8829 MSN: s...@zend.com -- PHP Unicode & I18N

[PHP-I18N] PATCH intl 1.0.3 normalizer: intl_error_reset gets called twice

2009-12-20 Thread Hans-Peter Oeri
Hi! Going through intl/normalizer I found that intl_error_reset gets called twice - once in a macro, once explicitely. HPO diff -r ddff919cd2c0 normalizer/normalizer_class.h --- a/normalizer/normalizer_class.h Sun Dec 20 16:12:59 2009 +0100 +++ b/normalizer/normalizer_class.h Sun Dec 20 1