Bruno Haible writes:
> Simon Josefsson wrote:
>> Looking at many traditional GNU tools, it seems --help strings uses
>> lower-case so can we settle on that?
>
> From what I've seen, there are widely used programs in either camp.
> Picking some programs at random:
>
> Lowercase:
> as, cp, bash, bi
Simon Josefsson wrote:
> Looking at many traditional GNU tools, it seems --help strings uses
> lower-case so can we settle on that?
>From what I've seen, there are widely used programs in either camp.
Picking some programs at random:
Lowercase:
as, cp, bash, bison, ldd, iconv, diff, xgettext, sud
On Sun, Dec 3, 2023 at 4:58 AM Bruno Haible wrote:
> In a testdir of module 'argp', built with clang 17 and -fsanitize=address,
> I see this test failure:
>
> $ cat test-argp-2.sh.log
> --- expected2023-12-03 12:52:58.892318895 +0100
> +++ out 2023-12-03 12:52:58.904318928 +0100
> @@ -27,9 +27
Jeffrey Walton writes:
>> What should we do?
>> (A) Ensure that glibc and gnulib argp behave the same:
>> - Push Sergey's lowercase commit into glibc?
>> - Revert Sergey's lowercase commit in gnulib?
>> or
>> (B) Ensure that gnulib overrides glibc:
>> - Use '#define argp_par