Re: [PHP-DEV] ICONV patch for bug 14423

2002-03-03 Thread Dan Kalowsky
Um yeah, this is the patch I ment to send initially :) If no comments/concerns are heard within 24 hours, you'll find this patch in the cvs. On Sun, 3 Mar 2002, Derick Rethans wrote: > Hello, > > attached is a fixed diff, it works on Linux now (RH 7.1). > > Derick > > On Sun, 3 Mar 2002, Dan Ka

Re: [PHP-DEV] ICONV patch for bug 14423

2002-03-03 Thread Derick Rethans
Hello, attached is a fixed diff, it works on Linux now (RH 7.1). Derick On Sun, 3 Mar 2002, Dan Kalowsky wrote: > I need a review bug #14423 (http://bugs.php.net/bug.php?id=14423&edit=1) > > I think I've figured out what is wrong, but unfortunately I cannot do a > buildconf on the machine I'm

[PHP-DEV] ICONV patch for bug 14423

2002-03-02 Thread Dan Kalowsky
I need a review bug #14423 (http://bugs.php.net/bug.php?id=14423&edit=1) I think I've figured out what is wrong, but unfortunately I cannot do a buildconf on the machine I'm on currently (libtool is limited to 1.3, not 1.4). So if someone can try this patch out and comment on any corrections for