Re: (lib/error.h.in) New warnings when compiling "groff" [-Wredundant-decls]

2023-05-30 Thread Bruno Haible
Bjarni Ingi Gislason wrote: > Debian GNU/Linux 12 (bookworm) > Linux 6.1.27-1 x86_64 GNU/Linux > gcc (Debian 12.2.0-14) 12.2.0 > > [...] > CC lib/libgnu_a-openat-die.o Next time, use "make V=1" before reporting something. The command-line options passed to the compiler _are_ relevant. >

(lib/error.h.in) New warnings when compiling "groff" [-Wredundant-decls]

2023-05-29 Thread Bjarni Ingi Gislason
Debian GNU/Linux 12 (bookworm) Linux 6.1.27-1 x86_64 GNU/Linux gcc (Debian 12.2.0-14) 12.2.0 [...] CC lib/libgnu_a-openat-die.o In file included from ../lib/openat-die.c:25: ./lib/error.h:28:3: warning: #include_next is a GCC extension 28 | # include_next | ^~~~ In file