Hi Paul,
> > Can someone please deal with this? Simon? Akim? Berny? Not always me :-)
>
> Something like the attached patch perhaps? (I haven't tested or
> installed it.)
Thanks for working on this. Yes, this will revert the ill effects on
"make" and "make check".
> --- a/build-aux/gendocs.sh
On Friday, 2021-06-18 at 19:36:55 +02, Bruno Haible wrote:
> Darren Kenny wrote:
>> All other instances of call to __argp_failure() where there is
>> a dgettext() call first check whether the valie of state is NULL
>> before attempting to dereference it to get the root_argp->argp_domain.
>>
>> Thi
Following Bruno's lead, I'm also happy with this change.
* m4/sigaltstack.m4: Change copyright notice: Write "Copyright (C) FSF"
instead of "Copyright (C) Eric Blake".
* tests/altstack-util.h: Likewise.
* tests/test-sigsegv-catch-stackoverflow1.c: Likewise.
* tests/test-sigsegv-catch-stackoverflow
On 6/6/21 2:45 PM, Dmitry V. Levin wrote:
I've applied it now, and the following follow-up patch:
These recently-installed patches fail for me, which indicates that the
patches aren't correct. Could you please fix this? The test failure is
causing 'make check' to fail for GNU grep.
I tested