Re: test-argp and clang's ASAN

2024-05-08 Thread Bruno Haible
In I wrote: > 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 gnuli

Re: test-argp and clang's ASAN

2023-12-08 Thread Simon Josefsson via Gnulib discussion list
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

Re: test-argp and clang's ASAN

2023-12-08 Thread Bruno Haible
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

Re: test-argp and clang's ASAN

2023-12-08 Thread Jim Meyering
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

Re: test-argp and clang's ASAN

2023-12-08 Thread Simon Josefsson via Gnulib discussion list
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

Re: test-argp and clang's ASAN

2023-12-03 Thread Jeffrey Walton
On Sun, Dec 3, 2023 at 7: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 +

test-argp and clang's ASAN

2023-12-03 Thread Bruno Haible
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,9 @@ -l, --limerick create a limerick -p, --p