--- Begin Message ---
Subject: |
FYI: port to OpenBSD 5.1 and placate GCC 7's new -Wimplicit-fallthrough |
Date: |
Wed, 28 Sep 2016 22:20:10 -0700 |
This is mainly to fix a build-failure on openbsd 5.1 reported by
Nelson Beebe, but I have also made changes to ensure grep and all its
dependencies (i.e., gnulib) build with warnings enabled when using the
development (built-from-git) GCC 7.
grep-gnulib-and-gcc-7-s--Wimplicit-fallthrough.diff
Description: Text document
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#24564: FYI: port to OpenBSD 5.1 and placate GCC 7's new -Wimplicit-fallthrough |
Date: |
Thu, 29 Sep 2016 10:18:11 -0700 |
On Wed, Sep 28, 2016 at 10:20 PM, Jim Meyering <address@hidden> wrote:
> This is mainly to fix a build-failure on openbsd 5.1 reported by
> Nelson Beebe, but I have also made changes to ensure grep and all its
> dependencies (i.e., gnulib) build with warnings enabled when using the
> development (built-from-git) GCC 7.
Pushed.
--- End Message ---