Re: Bug#615157: Using -Werror in CFLAGS for a debian package build

2011-05-17 Thread Matthias Klose
On 05/17/2011 02:00 PM, Charles Plessy wrote: Is there an easy way we can suggest to our upstreams to re-enable the errors ? That may be useful for them to update their code. - look out for / grep for the warnings - use gcc-snapshot - explicitly pass -Werror=unused-but... -- To UNSUBSCRIBE,

Re: Bug#615157: Using -Werror in CFLAGS for a debian package build

2011-05-17 Thread Matthias Klose
On 05/17/2011 01:31 AM, Wouter Verhelst wrote: [...] see http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-werror;users=debian-...@lists.debian.org """ This package builds with -Werror, and GCC 4.6 triggers new warnings which will make the package fail to build. Currently a Debian patch ju