bug-gnulib
[Top][All Lists]
Advanced

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

Re: [bug-gnulib] proposed patches to mbchar, mbswidth, wcwidth to use ne


From: Bruno Haible
Subject: Re: [bug-gnulib] proposed patches to mbchar, mbswidth, wcwidth to use new wctype module
Date: Fri, 22 Dec 2006 17:31:44 +0100
User-agent: KMail/1.9.1

Paul Eggert wrote:
> 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  <address@hidden>
> 
>       * lib/mbchar.h: Just include <wctype.h>; the wctype module
>       handles its gotchas now.
>       * lib/mbswidth.c: Likewise.
>       * lib/wcwidth.h: Likewise.
>       * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
>       and iswcntrl; the wctype module does this stuff now.
>       * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
>       * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
>       * modules/mbchar (Depends-on): Add wctype.
>       * modules/mbswidth (Depends-on): Likewise.
>       * modules/wcwidth (Depends-on): Likewise.

It's all right. Thanks!

Bruno




reply via email to

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