Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaranm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] QA Team's role
Date: Tue, 28 Feb 2006 15:01:57
Message-Id: 20060228145246.67dee076@snowdrop.home
In Reply to: Re[2]: [gentoo-dev] [RFC] QA Team's role by Jakub Moc
1 On Tue, 28 Feb 2006 10:38:17 +0100 Jakub Moc <jakub@g.o> wrote:
2 | You still haven't posted posted a *single example* of webapp-config
3 | brokeness. You, I'd say you should either back up claims about "all
4 | the ways in which webapp-config is broken" or apologize to the
5 | concerned developers for false claims.
6
7 Fine. If posting a single way in which webapp-config is broken will
8 make you happy, here you go:
9
10 From webapp.eclass:
11
12 function webapp_read_config ()
13 {
14
15 This is a whitespace / coding style breakage. The correct format should
16 be:
17
18 webapp_read_config() {
19
20 Yes, it's an utterly trivial problem, but it is a QA violation. Getting
21 a complete list is something that takes a heck of a lot longer, and I
22 have yet to be convinced that my time would not be better spent
23 elsewhere.
24
25 --
26 Ciaran McCreesh : Gentoo Developer (Wearer of the shiny hat)
27 Mail : ciaranm at gentoo.org
28 Web : http://dev.gentoo.org/~ciaranm

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] [RFC] QA Team's role Patrick Lauer <patrick@g.o>
Re: [gentoo-dev] [RFC] QA Team's role Paul de Vrieze <pauldv@g.o>
Re: [gentoo-dev] [RFC] QA Team's role Renat Lumpau <rl03@g.o>