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

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

HAVE_ICONV not defined by 'iconv.m4'


From: KO Myung-Hun
Subject: HAVE_ICONV not defined by 'iconv.m4'
Date: Sun, 15 Feb 2009 23:39:50 +0900
User-agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.8.1.19) Gecko/20081217 SeaMonkey/1.1.14 Mnenhy/0.7.6.0

Hi/2.

While I was compiling libcdio, I found 'HAVE_ICONV' not defined. And I
knew that the problem was in 'working iconv' test against AIX 5.1.

It return '1' when the result of iconv() is '0'. BTW '1' means 'not
working'. So test value should be '(size_t)(-1)' not '0'.

Even though that code is specific to AIX 5.1, it should be tested only
on AIX 5.1.

Would you mind explaining the reason of that codes ?

-- 
KO Myung-Hun

Using Mozilla SeaMonkey 1.1.14
Under OS/2 Warp 4 for Korean with FixPak #15
On AMD ThunderBird 1 GHz with 512 MB RAM

Korean OS/2 User Community : http://www.ecomstation.co.kr






reply via email to

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