bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 04/21] stdint: typedef gl_intptr_t and gl_uintptr_t correctly


From: KO Myung-Hun
Subject: Re: [PATCH 04/21] stdint: typedef gl_intptr_t and gl_uintptr_t correctly on OS/2 kLIBC
Date: Thu, 04 Dec 2014 11:53:01 +0900
User-agent: Mozilla/5.0 (OS/2; Warp 4.5; rv:10.0.6esrpre) Gecko/20120715 Firefox/10.0.6esrpre SeaMonkey/2.7.2

Hi/2.

Paul Eggert wrote:
> KO Myung-Hun wrote:
>> Sorry, I didn't check this.
> 
> Please do that by inspecting config.log.  There may be a more serious
> bug there, which we shouldn't be masking.

Ok. I've looked into config.log, and found the causes to fail.

kLIBC typedefs wchar_t to unsigned short. But it defines WCHAR_MIN and
WCHAR_MAX to __INT_MIN and __INT_MAX, respectively.

Then the previous patch is ok ?

-- 
KO Myung-Hun

Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM

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




reply via email to

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