Re: iconv and wv


Subject: Re: iconv and wv
From: ha shao (hashao@china.com)
Date: Fri Nov 17 2000 - 06:53:26 CST


On Fri, Nov 17, 2000 at 08:13:32PM +0800, hashao@china.com wrote:
> I don't know what you guys did to make iconv works but it stops
> work on my debian 2.2 now.
>
> In text.c, wvHandleCodePage, the wv_iconv (and iconv) do nothing. That
> is the output of obuflen is 0, nothing is converted to ucs-2
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
oops, it does something but the result is not what we want.

for example
eachchar: a4e5, ibuf: ffffffa4,ffffffe5
eachchar: a4e5, obuf: ffffffa4,ffffffe5

from iconv_open("UCS-2", "BIG5")



This archive was generated by hypermail 2b25 : Fri Nov 17 2000 - 06:53:05 CST