Gentoo Archives: gentoo-dev

From: "Rémi Cardona" <remi@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [gentoo-commits] gentoo-x86 commit in dev-dotnet/libgdiplus: ChangeLog libgdiplus-1.2.5-r1.ebuild
Date: Tue, 25 Sep 2007 06:42:10
Message-Id: 46F8A9CB.3080105@gentoo.org
In Reply to: Re: [gentoo-dev] [gentoo-commits] gentoo-x86 commit in dev-dotnet/libgdiplus: ChangeLog libgdiplus-1.2.5-r1.ebuild by Peter Volkov
1 Peter Volkov wrote:
2 > В Пнд, 24/09/2007 в 12:56 -0700, Donnie Berkholz пишет:
3 >>> if use ppc ; then
4 >>> sed -i -e 's:-Werror::g' src/Makefile
5 >>> fi
6 >> We should never leave -Werror in -- make this unconditional.
7 >
8 > "never" is too strong: for example, wireshark's upstream told me that
9 > they want code to be built with -Werror. If something breaks they are
10 > interested in report to fix that.
11
12 Gstreamer devs also use this, but only when you check out code from CVS.
13 They take it out for releases. Imho, it's the best of both worlds.
14
15 If you want to see what kind of mess leaving stuff like -Werror can
16 cause, check out this bug : https://bugs.gentoo.org/193369
17
18 Cheers :)
19
20 Rémi
21 --
22 gentoo-dev@g.o mailing list