Gentoo Archives: gentoo-dev

From: "Robin H. Johnson" <robbat2@g.o>
To: Gentoo Developers <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] question regarding inherit
Date: Mon, 07 Jun 2004 19:34:39
Message-Id: 20040607192658.GA3102@curie-int.orbis-terrarum.net
In Reply to: Re: [gentoo-dev] question regarding inherit by Stuart Herbert
1 On Mon, Jun 07, 2004 at 03:20:11PM +0100, Stuart Herbert wrote:
2 > On Friday 04 June 2004 18:47, Aron Griffis wrote:
3 > > Is there anything outside of functions that doesn't need to be
4 > > constant? I can't think of anything. Maybe boiling the problem down
5 > > to this point is enough to "solve" the problem.
6 > Please take a look at the php-sapi.eclass. This eclass breaks the
7 > 'everything outside functions is constant' policy. Looking at why
8 > this is necessary may help the discussions.
9 Actually php-sapi.eclass DOES resolve to constant values, despite large
10 use of variables in interesting ways.
11 The mod_php ebuilds on the other hand don't resolve to constant values.
12
13 --
14 Robin Hugh Johnson
15 E-Mail : robbat2@××××××××××××××.net
16 Home Page : http://www.orbis-terrarum.net/?l=people.robbat2
17 ICQ# : 30269588 or 41961639
18 GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85

Replies

Subject Author
Re: [gentoo-dev] question regarding inherit Aron Griffis <agriffis@g.o>