bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] argmatch.c cleanups from Bison, plus C89 fixes


From: Bruno Haible
Subject: Re: [Bug-gnulib] argmatch.c cleanups from Bison, plus C89 fixes
Date: Thu, 21 Nov 2002 16:02:28 +0100 (CET)

Paul Eggert writes:
> I installed this patch to remove the differences between gnulib
> argmatch.c and Bison argmatch.c, and to remove pre-C89 code.

I've fixed a small typo in a comment in it.

Btw, who uses the case insensitive functions (argcasematch,
ARGCASEMATCH)? It looks like unnecessary bloat to me. And if someone
actually uses it then we have a problem in multibyte locales (think of
a Turkish UTF-8 locale, where U+0131 is a 2-byte character whose lower
case equivalent 'i' occupies just one byte: strncasecmp doesn't work).

Bruno




reply via email to

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