> On Jul 10, 2017, at 5:18 PM, Paul Eggert wrote:
>
Thanks for the pointer.
> I suggest upgrading to the current version of Gnulib. This patch:
>
> http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=44f73b8deccadf3e0d668f493d7dc3babcaa3144
>
> dated 2015 should work around your particula
> Begin forwarded message:
>
> From: Jeffrey Johnson
> Subject: GNULIB is adding -Wmissing-prototypes in config.h
> Date: July 10, 2017 at 2:02:15 PM EDT
> To: bug-gnulib@gnu.org
>
> This is a minor (but annoying warning spewage) gnulib addition to config.h
> when
This is a minor (but annoying warning spewage) gnulib addition to config.h when
compiling with G++
In file included from :0:0:
./../../config.h:10238:5: warning: option ‘-Wmissing-prototypes’ is valid for
C/ObjC but not for C++ [-Wpragmas]
_Pragma ("GCC diagnostic ignored \"-Wmissing-protot