Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-dev
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: Gentoo Developers <gentoo-dev@g.o>
From: "Robin H. Johnson" <robbat2@g.o>
Subject: Re: mod_php-5.0.2 possible bug (wanted to bounce off here before reporting)
Date: Thu, 02 Dec 2004 14:06:03 -0800
On Thu, Dec 02, 2004 at 02:53:17PM -0700, D. Wokan wrote:
> From mod_php-5.0.2.ebuild ...
>     HAVE_APACHE1=
>     HAVE_APACHE2=
>     has_version '=net-www/apache-1*' && HAVE_APACHE1=1
>     has_version '=net-www/apache-2*' && HAVE_APACHE2=1
> Shouldn't it be...
>     HAVE_APACHE1=
>     has_version '=net-www/apache-1*' && HAVE_APACHE1=1
>     HAVE_APACHE2=
>     has_version '=net-www/apache-2*' && HAVE_APACHE2=1
> 
> Or am I missing some kind of cascading equation that's supposed to be 
> occuring?  (a=b=c)
I don't know why you see this as an error...
There are two variables, HAVE_APACHE2 and HAVE_APACHE1, and each has two
lines of code dealing with them (one to initialize to empty, and another
to set to '1' if a condition is true).

-- 
Robin Hugh Johnson
E-Mail     : robbat2@...
Home Page  : http://www.orbis-terrarum.net/?l=people.robbat2
ICQ#       : 30269588 or 41961639
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85
Attachment:
pgpSBzxQgqdmB.pgp (PGP signature)
References:
mod_php-5.0.2 possible bug (wanted to bounce off here before reporting)
-- D. Wokan
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
mod_php-5.0.2 possible bug (wanted to bounce off here before reporting)
Next by thread:
Re: mod_php-5.0.2 possible bug (wanted to bounce off here before reporting)
Previous by date:
mod_php-5.0.2 possible bug (wanted to bounce off here before reporting)
Next by date:
Re: mod_php-5.0.2 possible bug (wanted to bounce off here before reporting)


Updated Jun 17, 2009

Summary: Archive of the gentoo-dev mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.