Newsgroups: php.internals,php.internals.win Path: news.php.net Xref: news.php.net php.internals:39503 php.internals.win:134 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63043 invoked from network); 31 Jul 2008 15:07:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jul 2008 15:07:29 -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.172 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.172 smtprelay-virgin0172.hostedemail.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.99.136.172] ([64.99.136.172:44492] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/15-60033-035D1984 for ; Thu, 31 Jul 2008 11:07:29 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay04.hostedemail.com (Postfix) with SMTP id 362F32376A9; Thu, 31 Jul 2008 15:07:26 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 2,0,0,456a7f962e8c08a6,2e577186795d649b,steph@php.net,,RULES_HIT:152:355:379:539:540:541:542:543:567:946:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1538:1587:1593:1594:1676:1711:1730:1747:1766:1792:2073:2075:2078:2198:2199:2393:2559:2562:3352:3622:3865:3866:3867:3869:3871:3872:3874:4250:4362:5007:6119:6261:7653: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 X-session-marker: 73746570682E666F78 Received: from foxbox (77-97-189-167.cable.ubr07.shef.blueyonder.co.uk [77.97.189.167]) (Authenticated sender: steph.fox) by omf10.hostedemail.com (Postfix) with ESMTP; Thu, 31 Jul 2008 15:07:25 +0000 (UTC) Message-ID: <032801c8f31f$553595d0$a7bd614d@foxbox> To: , "internals" Date: Thu, 31 Jul 2008 16:08:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; 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 Subject: Broken Windows build From: steph@php.net ("Steph Fox") Hi all, Last week PHP_5_3 out of CVS built on my box under VC6; today it does not. I have been told on irc (thanks Liz) that there is no intention of fixing the breakage because 'the 2003 SDK has been a requirement since PHP 5.1'. This is the first I ever heard of any such requirement - everything has 'just worked' until now with standard out-of-the-box VC6, with or without SP* applied. Can someone please either explain the need to break a working build system just before a PHP release or else revert whatever changes caused the breakage? Thanks, - Steph