Gentoo Archives: gentoo-dev

From: "Andreas K. Huettel" <dilfridge@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Changing policy about -Werror
Date: Wed, 12 Sep 2018 20:28:22
Message-Id: 2934637.RFUVmNBL0Y@porto
In Reply to: Re: [gentoo-dev] Changing policy about -Werror by Richard Yao
1 > If a package really ought to have
2 > -Werror due to a very good reason and is properly maintained to support it,
3 > then there is nothing wrong with inventing a USE flag to give users the
4 > option of enforcing that.
5
6 There is something very *much* wrong with that.
7
8 1) It's trivial to enforce -Werror via the packages.env mechanism on specific
9 packages (e.g. those that you maintain).
10
11 2) Compared to that, an additional useflag introduces a lot of unnecessary
12 overhead at the package manager level *and* requires yet another level of
13 policies and Gentoo-specific definitions.
14
15 --
16 Andreas K. Hüttel
17 dilfridge@g.o
18 Gentoo Linux developer
19 (council, toolchain, perl, libreoffice, comrel)

Replies

Subject Author
Re: [gentoo-dev] Changing policy about -Werror Richard Yao <ryao@g.o>