Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39184 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14584 invoked from network); 22 Jul 2008 13:29:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2008 13:29:41 -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.162 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.162 smtprelay-virgin0162.hostedemail.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.99.136.162] ([64.99.136.162:47095] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9B/4D-46193-4C0E5884 for ; Tue, 22 Jul 2008 09:29:41 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay06.hostedemail.com (Postfix) with SMTP id 2C95CD35A9; Tue, 22 Jul 2008 13:29:38 +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; Tue, 22 Jul 2008 13:29:36 +0000 (UTC) Message-ID: <02e701c8ebff$305fed40$a7bd614d@foxbox> To: "Steph Fox" , "Pierre Joye" Cc: "Pierre-Alain Joye" , , Date: Tue, 22 Jul 2008 14:31:02 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response 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,323b3a3c5312b5f8,9687c1c7f57b7054,steph@php.net,,RULES_HIT:355:379:539:540:541:542:543:567:599:601:946:973:982:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1539:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2693:2828:3027:3352:3865:3866:3867:3868:3869:3870:3871:3872:3873:3874:4250:4362:5007:6119:6120:6261:7653:7875,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] Re: [INTERNALS-WIN] Re: [PHP-CVS] cvs: php-src /win32/build confutils.js From: steph@php.net ("Steph Fox") >> Now stop to discuss this problem. If there is anything left not merged >> in HEAD then please send a patch. If not, then the problem is solved, >> end of the discussion. > > There will be, because obviously that code is working in 5_3. Sorry to harp on about this, but I still can't break it here. No idea why it should have failed in HEAD on the snaps box. The file was 100% identical to the 5_3 version until you committed your changes, and the 5_3 snaps aren't broken. And the point of reported breakage is even weirder - it comes on an equivalent line to AC_DEFINE(). Does anyone know the conditions that broke the script in HEAD, e.g. which extension/what was missing? Even throwing away the libxml libraries doesn't cause an error here. Thanks, - Steph