iconv problems

2001-03-20 Thread jean-frederic clere
Hi, I have detected that iconv (iconv(), iconv_open() and iconv_close()) are not working as APR expects it on some platforms (BS2000 and ReliantUnix at least). There are 2 ways of arranging the problem: 1 - Patch code where needed so that this iconv works correctly. 2 - Add apr_iconv(), apr_iconv

Re: iconv problems

2001-03-20 Thread William A. Rowe, Jr.
From: "jean-frederic clere" <[EMAIL PROTECTED]> Sent: Tuesday, March 20, 2001 11:37 AM > Hi, > > I have detected that iconv (iconv(), iconv_open() and iconv_close()) are not > working as APR expects it on some platforms (BS2000 and ReliantUnix at least). > > There are 2 ways of arranging th

Re: iconv problems

2001-03-20 Thread Jeff Trawick
jean-frederic clere <[EMAIL PROTECTED]> writes: > Hi, > > I have detected that iconv (iconv(), iconv_open() and iconv_close()) are not > working as APR expects it on some platforms (BS2000 and ReliantUnix > at least). Perhaps you can explain the difference in behavior? > There are 2 ways of arr

Fw: iconv problems

2001-03-24 Thread William A. Rowe, Jr.
#x27;s the pertinent points from Jean-frederic's comments he sent with his patch... From: "jean-frederic clere" <[EMAIL PROTECTED]> To: "William A. Rowe, Jr." <[EMAIL PROTECTED]> Cc: "Martin Kraemer" <[EMAIL PROTECTED]> Sent: Friday, March 23, 200