Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39083 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82394 invoked from network); 18 Jul 2008 11:01:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2008 11:01:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.233 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.233 rv-out-0506.google.com Received: from [209.85.198.233] ([209.85.198.233:43213] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/CD-31728-FF770884 for ; Fri, 18 Jul 2008 07:01:19 -0400 Received: by rv-out-0506.google.com with SMTP id g37so223674rvb.23 for ; Fri, 18 Jul 2008 04:01:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=WmJUCqBTTinIe4zkNj2bh9YfcQA9T2c4RSRYDzn0lI4=; b=sfzmrM0gUSZ80kDLCGPu3A27s0S9Or1JkO3pCajUuMbwkoIQiYQ2UPF1dLC9LCXfJc AJ9RzYle6E4rPtLA35ksCwlDYtphr3j4uUWT+tdXp/vooMikSkstqajOVyXmjrsguPCO zHvB3FnFjjsWrdclKVsgMZWzH7IO2uiK8XSIE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=D7bBzOUMHRw01G2IkMv+37r12qWij5ph5P8vnZM2V9RZ6OXpEyX72uzFZoudC0xvqN WKCRT0BwwKNvLT7L7WXVMNllVXLYHQJmLzrk619qyP2nwESsU1ZsDsu34HDB42c8DAJ4 lZsVwmiK4DwVxpMwwr9bFBtorbk5pqcn0e6AA= Received: by 10.141.115.20 with SMTP id s20mr1781907rvm.226.1216378876441; Fri, 18 Jul 2008 04:01:16 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Fri, 18 Jul 2008 04:01:16 -0700 (PDT) Message-ID: Date: Fri, 18 Jul 2008 13:01:16 +0200 To: "Steph Fox" Cc: internals In-Reply-To: <001701c8e8c1$e01a6ee0$a7bd614d@foxbox> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <043f01c8e87f$63257930$a7bd614d@foxbox> <001701c8e8c1$e01a6ee0$a7bd614d@foxbox> Subject: Re: [PHP-DEV] Apache builds From: pierre.php@gmail.com ("Pierre Joye") On Fri, Jul 18, 2008 at 12:34 PM, Steph Fox wrote: > > Pierre, > >> It is not due to re2c introduction but to changes committed only in >> one branch and never merged to HEAD. Then good developers worked in >> HEAD and merged to 5.3 ending with the current mess. > > Y'know, attacking me every time I make a move is counterproductive. I have no idea what makes you think that my reply was a personal attack and seriously, it does not matter. My reply was an informative answer, to explain why and when apache2filter was broken. Let me rephrase it in less ambiguous way: - John changed things in 5.x but did not merge them in HEAD - re2c devs have been done in HEAD - re2c got merged to 5.3 and reintroduced stuff that were not needed/used anymore - As Scott is working in this area right now, he's volunteered to fix it as soon as possible. > I would have spent today on HEAD, but unfortunately I have work outstanding > in 5_3 branch because of all this silliness. It's likely to be Sunday before > I can get to it now. > > Anyone who actually knows how to fix the apache2filter sapi to use the new > zend_stream struct introduced as part of the re2c changes is welcome to > comment, assuming they got as far as this. re2c did not introduce the apache2 changes, that's why I tried to tell you in the first reply. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org