sniper Wed Jul 30 17:56:45 2003 EDT
Modified files:
/php-src/ext/iconv config.m4 iconv.c php_iconv.h
Log:
Revert the fix for now
Index: php-src/ext/iconv/config.m4
diff -u php-src/ext/iconv/config.m4:1.23 php-src/ext/iconv/config.m4:1.24
--- php-src/ext/iconv/
On Thu, 31 Jul 2003, Moriyoshi Koizumi wrote:
>Should I have got it fixed within 24 hours after I received your
>mail yesterday?
Heh..no. I should have mailed you long time ago. :)
>Anyway that doesn't seem to be a platform-dependent problem. It looks like
>some obsolete preprocessors ca
Should I have got it fixed within 24 hours after I received your
mail yesterday?
Anyway that doesn't seem to be a platform-dependent problem. It looks like
some obsolete preprocessors can't handle it..
Moriyoshi
On Wed, 30 Jul 2003 19:30:39 +0300 (EEST)
Jani Taskinen <[EMAIL PROTECTED]> wrote:
Because we're about to release RC2 and you didn't reply to my email..
--Jani
On Thu, 31 Jul 2003, Moriyoshi Koizumi wrote:
>Why didn't you let me commit the proper fix before applying such a pointless
>patch?
>
>Moriyoshi
>
>On Wed, 30 Jul 2003 14:09:42 -
>"Jani Taskinen" <[EMA
Why didn't you let me commit the proper fix before applying such a pointless
patch?
Moriyoshi
On Wed, 30 Jul 2003 14:09:42 -
"Jani Taskinen" <[EMAIL PROTECTED]> wrote:
> sniperWed Jul 30 10:09:42 2003 EDT
>
> Modified files:
> /php-src/ext/iconvco
sniper Wed Jul 30 10:09:42 2003 EDT
Modified files:
/php-src/ext/iconv config.m4 iconv.c php_iconv.h
Log:
Fix build on certain platforms which do not accept #include FOOBAR
Index: php-src/ext/iconv/config.m4
diff -u php-src/ext/iconv/config.m4:1.22 php-src/ext
moriyoshi Sun Jul 6 17:08:50 2003 EDT
Modified files:
/php-src/ext/iconv config.m4 iconv.c php_iconv.h
Log:
Avoid miscellaneous conflicts between glibc's iconv and libiconv.
Index: php-src/ext/iconv/config.m4
diff -u php-src/ext/iconv/config.m4:1.20 ph