Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31643 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44963 invoked by uid 1010); 16 Aug 2007 19:40:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44948 invoked from network); 16 Aug 2007 19:40:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2007 19:40:09 -0000 Authentication-Results: pb1.pair.com header.from=tijnema@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tijnema@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.188 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tijnema@gmail.com X-Host-Fingerprint: 209.85.128.188 fk-out-0910.google.com Received: from [209.85.128.188] ([209.85.128.188:5096] helo=fk-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/30-42977-718A4C64 for ; Thu, 16 Aug 2007 15:40:08 -0400 Received: by fk-out-0910.google.com with SMTP id f33so287019fkf for ; Thu, 16 Aug 2007 12:40:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JwaYr/qXIXAPh07yCYJZhmwpe13RznZ4brElqDVYpO78dNYyS/AIiJpQR5EGbymWwKjGjbNvXA0xRPr7Akb5mjN6D3SlJK0mHm0RFlkCYgTGxMq0O47aoDhR9DHHTuu8EGour0N6PZRua4N8pjoZrF8mK2wkRJ7uZF2+AVQpQ3k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IWgJUKyKI21MgPSBKScdiYUyOal9R0vRd0H4w4idFwv4tGmQgpAapqCrPLbne8auH6Qyyzyx6weuR0E3wTSTRltco8uQ7IeXiNaC7xLQxwHqmmUWAWcON82Y9wjtprQ3At82CxwdZL1o9F0vkSc7cX/5Wr4Bickv9EaNZEsP/j0= Received: by 10.82.175.17 with SMTP id x17mr3139908bue.1187293204648; Thu, 16 Aug 2007 12:40:04 -0700 (PDT) Received: by 10.82.141.17 with HTTP; Thu, 16 Aug 2007 12:40:04 -0700 (PDT) Message-ID: Date: Thu, 16 Aug 2007 21:40:04 +0200 To: "=?ISO-8859-1?Q?Johannes_Schl=FCter?=" Cc: "PHP Internals List" In-Reply-To: <1187292459.3724.61.camel@johannes.nop> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1186737992.2772.57.camel@johannes.nop> <1187289646.3724.57.camel@johannes.nop> <1187292459.3724.61.camel@johannes.nop> Subject: Re: [PHP-DEV] Renaming namespaces to packages From: tijnema@gmail.com (Tijnema) On 8/16/07, Johannes Schl=FCter wrote: > Hi again, > > On Thu, 2007-08-16 at 20:50 +0200, Tijnema wrote: > > > Well, why does PHP compiles fine without the patch?, and why is this > > file in the snapshot package when it is generated from flex? > > Since snaps are for users, CVS versions (and patches) are for developers > and we expect developers to have the proper tools installed. Ah, I'm sorry for that. I find it easier (and faster) to download a snapshot instead of getting it from CVS. > > > I have flex 2.5.33 installed btw, that's fine right? > > Yes, check the output of configure for details why it wasn't found. On 8/16/07, Derick Rethans wrote: > No it's not, we only support 2.5.4. Confusing answers, but anyway, configure doesn't fail on flex, neither does it generate a warning or such. It says (from the log) Checking for flex.. and Checking for flex version.. and btw derick, since when is 2.5.4 newer than 2.5.33? 2.5.4 has been released in 1997, and 2.5.33 in 2006, which is still the latest stable version atm. --=20 Vote for PHP Color Coding in Gmail! -> http://gpcc.tijnema.info