Re: Bug in libiconv?

2011-01-27 Thread simrw
> If that doesn't correct the issue...then I'd try to run your test case > on linux, but *explicitly* using libiconv on that system, rather than > (as is typically the case on linux) relying on the underlying glibc > implementation of iconv functionality. > > Did this. Here are the characteristics

Re: Bug in libiconv?

2011-01-26 Thread simrw
> Here's what happens on Cygwin: > > $ gcc -g -o ic ic.c -liconv > $ ./ic > iconv: 138 > in = , inbuf = <ä sana>, inbytesleft = 7, outbytesleft = 492 > iconv: 138 > in = , inbuf = <ä sana>, inbytesleft = 7, outbytesleft = 492 > iconv: 138 > in = , inbuf = <ä sana>, inbytesleft = 7, ou