bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] ls.c bug with QUOTING_STYLE environment var (was: argma


From: Bruno Haible
Subject: Re: [Bug-gnulib] ls.c bug with QUOTING_STYLE environment var (was: argmatch.c cleanups)
Date: Thu, 21 Nov 2002 21:20:48 +0100 (CET)

Paul Eggert writes:
> So it's fine with me if we remove argcasematch and friends.

Done. One more difference between gnulib and gettext vanishes.

2002-11-21  Bruno Haible  <address@hidden>

        Remove case insensitive option matching.
        * argmatch.h (argcasematch): Remove declaration.
        (ARGCASEMATCH): Remove macro.
        (__xargmatch_internal): Remove case_sensitive argument.
        (XARGMATCH): Update.
        (XARGCASEMATCH): Remove macro.
        * argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
        case_sensitive argument.
        (argcasematch): Remove function.
        (__xargmatch_internal): Remove case_sensitive argument.
        (main): Use XARGMATCH instead of XARGCASEMATCH.




reply via email to

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