bug-gnulib
[Top][All Lists]
Advanced

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

Re: proposed patches to mbchar, mbswidth, wcwidth to use new wctype modu


From: Eric Blake
Subject: Re: proposed patches to mbchar, mbswidth, wcwidth to use new wctype module
Date: Tue, 26 Dec 2006 21:48:36 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Paul Eggert <eggert <at> CS.UCLA.EDU> writes:

> 
> Now that we have a wctype module we can simplify some of the other
> modules to just include <wctype.h> and depend on the wctype module.
> Here is a proposed patch.
> 
> 2006-12-21  Paul Eggert  <eggert <at> cs.ucla.edu>
> 
>       * lib/mbchar.h: Just include <wctype.h>; the wctype module
>       handles its gotchas now.

Did you ever check this in?  In the meantime, on cygwin, where <wctype.h> works 
out of the box, configure still reports:

checking absolute name of <wctype.h>... ///usr/include/wctype.h
checking whether wctype macros need _ctmp_ declared... no, but bare wctype.h 
does not work

That looks fishy to me; I wonder if there is some broken logic in wctype.m4.

-- 
Eric Blake







reply via email to

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