Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1649 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27912 invoked by uid 1007); 18 May 2003 01:31:50 -0000 Message-ID: <20030518013150.27911.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: "l0t3k" References: <20030517235051.77271.qmail@pb1.pair.com> <20030518101203WUqOgo@at.wakwak.com> Date: Sat, 17 May 2003 21:24:27 -0400 Lines: 16 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Posted-By: 68.158.51.102 Subject: Re: [PHP-DEV] Libiconv and errno (Win32) From: cshmoove@bellsouth.net ("l0t3k") thanks for the quick response. i guess i have some digging to do. by the way, how far along is the new mbstring ? libiconv is not too convenient or smart on chunked conversions (which is where my problem lies) my last look a mbstring made me believe that this is something you consciously address. since my extension is ZE2 specific, i have some time to play with. l0t3k "Moriyoshi Koizumi" wrote in message news:20030518101203WUqOgo@at.wakwak.com... > Hi, > > "l0t3k" wrote: >