On Mon, Feb 18, 2019 at 1:23 AM Andreas Schwab <[email protected]> wrote:
>
> On Feb 17 2019, Jim Meyering <[email protected]> wrote:
>
> > I am unable to reproduce that on a few systems, but suspect the
> > attached patch will fix it. Can you confirm?
>
> https://build.opensuse.org/package/show/home:Andreas_Schwab:Factory/grep
>
> Works fine.
Thanks.
Pushed with two changes:
- corrected spelling of your name in the commit log;
- make the test print saved stderr if it was not a stack overflow
I also pushed this:
build: avoid build failure with --enable-gcc-warnings
* src/kwset.c (bmexec_trans): Define with _GL_ATTRIBUTE_PURE,
per suggestion from recent gcc snapshot.