Gentoo Archives: gentoo-portage-dev

From: Brian Dolbec <dolsen@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [PATCH 2/2] Use a single grep call for gcc warning checks
Date: Fri, 26 Sep 2014 19:07:59
Message-Id: 20140926120736.3813a2a2.dolsen@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH 2/2] Use a single grep call for gcc warning checks by "Michał Górny"
1 On Fri, 12 Sep 2014 17:47:43 +0200
2 Michał Górny <mgorny@g.o> wrote:
3
4 > Use a single grep call with all gcc warning checks combined rather
5 > than calling grep separately for each message being checked. Aside to
6 > being faster, this also avoids outputting warnings in separate blocks.
7 > ---
8 > bin/install-qa-check.d/90gcc-warnings | 62
9 > +++++++++++++++++++---------------- 1 file changed, 33 insertions(+),
10 >
11
12 Merged Both patches, 1 & 2 of 2, released in 2.2.14_rc1
13
14 --
15 Brian Dolbec <dolsen>