Peter Volkov wrote:
> В Пнд, 24/09/2007 в 12:56 -0700, Donnie Berkholz пишет:
>>>     if use ppc ; then
>>>             sed -i -e 's:-Werror::g' src/Makefile
>>>     fi
>> We should never leave -Werror in -- make this unconditional. 
> 
> "never" is too strong: for example, wireshark's upstream told me that
> they want code to be built with -Werror. If something breaks they are
> interested in report to fix that.

Gstreamer devs also use this, but only when you check out code from CVS.
They take it out for releases. Imho, it's the best of both worlds.

If you want to see what kind of mess leaving stuff like -Werror can
cause, check out this bug : https://bugs.gentoo.org/193369

Cheers :)

Rémi
-- 
[EMAIL PROTECTED] mailing list

Reply via email to