Paul Eggert wrote: > + * lib/fpucw.h (SET_FPUCW, BEGIN_LONG_DOUBLE_ROUNDING): Pacify gcc > + 16 -Wuseless-cast by avoiding casts of void expressions to void.
Thanks. These warning occurrences in .h files could appear when compiling code of packages that use Gnulib, regardless of what we define in gl_CC_GNULIB_WARNINGS (gnulib-common.m4). Bruno
