On 02/19/2016 01:07 PM, Ralf Corsepius wrote: > On 02/19/2016 12:16 PM, Petr Spacek wrote: > >> It is not black-white question. > > Absolutely. > > But I say, there should not be any room for -Werror in production > SW/packages. I agree that blanket -Werror is questionable, especially with -Wall, which includes warnings dependent on optimization. But using -Werror selectively makes a lot of sense. For example, for C code, you could use -Werror=implicit-function-declaration -Werror=implicit-int. Florian -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx