bug-gnu-libiconv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gnu-libiconv] [rt.cpan.org #28850] Korean hanging CRITICAL


From: Michael Piotrowski via RT
Subject: [bug-gnu-libiconv] [rt.cpan.org #28850] Korean hanging CRITICAL
Date: Wed, 29 Aug 2007 14:28:45 -0400

<URL: http://rt.cpan.org/Ticket/Display.html?id=28850 >

On Tue Aug 21 20:11:02 2007, ALET wrote:
> > Could you try and build Text::Iconv with Sun's libiconv to see whether
> > the problem is related to the library or maybe to something
> > platform-specific?
> 
> Thanks so much for suggestion,
> Compiled Text::Iconv with Native Sun's iconv, see LDD:
> 
> ldd Text/Iconv/Iconv.so
>         libc.so.1 =>     /usr/lib/libc.so.1
>         libm.so.2 =>     /usr/lib/libm.so.2
> 
> Ran the test program: now using /bin/iconv
> 
> Not supported EUC-KR to ISO-2022-KR
> Iconv NOT OK
> Unsupported conversion: Invalid argument at iconv_t.pl line 10.
> Text::Iconv NOT OK
> 
> GNU libiconv supports the above conversion, while Sun's Iconv does  not.

Yes, I know.  The point was to see whether it works at all.  I've now
been able to try it myself on Solaris and I've seen the same behavior.

However, I've also tried Text::Iconv with GNU libiconv on NetBSD, and
your test program works fine there.

So, it seems that the problem only occurs on Solaris.  I'm not yet sure
where to start debugging.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]