> From: Darshit Shah <[email protected]> > Date: Fri, 29 Jan 2016 15:18:57 +0100 > > A recent GCC / LLVM update has caused my setup to spew far too many > warnings on compiling Wget. On a closer look, they all come from > Gnulib code. I propose the attached patch to explicitly mark those > files as libraries and have the compiler suppress warnings from them. > This way we can focus on the warnings generated by Wget codebase > alone.
If we do this, who will tell Gnulib people to get their act together and fix those warnings? I think the right solution to this is in Gnulib, not in Wget. Thanks.
