bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] Re: wctype.h and wchar.h inclusion


From: Derek Price
Subject: Re: [PATCH] Re: wctype.h and wchar.h inclusion
Date: Mon, 05 Sep 2005 15:23:21 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Yoann Vandoorselaere wrote:

>On Thu, 2005-09-01 at 12:28 +0200, Yoann Vandoorselaere wrote:
>  
>
>>Hi,
>>
>>An OpenBSD Prelude user reported that GnuLib will fail to compile on
>>OpenBSD 3.7 due to the new dependencies of modules like strcase on
>>wctype.h and wchar.h headers. 
>>    
>>

I've got a second system without the wchar.h, at least in the default
location:

HP-UX hp291 B.11.00 U 9000/785 2007847090

>Attached is a patch that will fix the OpenBSD compilation issue
>described above by disabling the mbchar module on system that lack
>wctype.h or wchar.h. However, it is probably not the correct way to fix
>the issue regarding to other module dependencies to mbchar.
>  
>

I think this fix is okay, at least for the modules currently dependant
on mbuiter.  They are not explicitly linked, but mbuiter is only enabled
with HAVE_MBRTOWC, the test for which will currently only compile
correctly if wchar.h is available. 

Regards,

Derek

-- 
Derek R. Price
CVS Solutions Architect
Ximbiot <http://ximbiot.com>
v: +1 717.579.6168
f: +1 717.234.3125
<mailto:address@hidden>






reply via email to

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