On Fri, May 3, 2013 at 10:15 AM, hasufell <hasuf...@gentoo.org> wrote: > We don't need that. We already get QA warnings for severe compiler > warnings with a note that it should be reported upstream. > > Turning them into errors does not improve anything.
Yup - you can't really compare Gentoo build workflows with those for virtually any binary distro. On Gentoo building is an operation that impacts end-users. On Debian they can run some super-fragile build system 2000x until they actually manage to get a clean build, and then they can just package that up and nobody will be the wiser. On Gentoo a fragile build system means an endless stream of bugs. Warnings should not force errors, unless we know they will actually cause end users problems. Rich