Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39082 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74317 invoked from network); 18 Jul 2008 10:33:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2008 10:33:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=steph@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 64.99.136.180 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.180 smtprelay-virgin0180.hostedemail.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.99.136.180] ([64.99.136.180:51934] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9C/EB-31728-A6170884 for ; Fri, 18 Jul 2008 06:33:15 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay08.hostedemail.com (Postfix) with SMTP id 3BA84365787; Fri, 18 Jul 2008 10:33:12 +0000 (UTC) X-SpamScore: 1 Received: from foxbox (77-97-189-167.cable.ubr07.shef.blueyonder.co.uk [77.97.189.167]) (Authenticated sender: steph.fox) by omf13.hostedemail.com (Postfix) with ESMTP; Fri, 18 Jul 2008 10:33:11 +0000 (UTC) Message-ID: <001701c8e8c1$e01a6ee0$a7bd614d@foxbox> To: "Pierre Joye" Cc: "internals" References: <043f01c8e87f$63257930$a7bd614d@foxbox> Date: Fri, 18 Jul 2008 11:34:34 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 X-Spam-Summary: 2,0,0,bf9d721c23191bfe,72e7850dc257c504,steph@php.net,,RULES_HIT:355:379:539:540:541:542:543:567:599:601:967:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1541:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2393:2525:2551:2559:2563:2682:2685:2828:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3352:3865:3866:3867:3868:3869:3870:3871:3872:3874:3934:3936:3938:3941:3944:3947:3950:3953:4250:5007:6261:7653:7679:7875:7903,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Subject: Re: [PHP-DEV] Apache builds From: steph@php.net ("Steph Fox") 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. In this case, it means that anybody who has a clue about fixing the problem won't bother reading my initial post. http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_ini_scanner.h?view=log tells me that a) the commit was made in 5_3 and merged to HEAD ten days later (and nobody screamed), b) that the changes are part of that patch and c) that the same problem exists in both branches. 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. - Steph