Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40159 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76743 invoked from network); 30 Aug 2008 15:56:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Aug 2008 15:56:46 -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.146 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.146 smtprelay-virgin0146.hostedemail.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.99.136.146] ([64.99.136.146:56038] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/E2-27196-DBD69B84 for ; Sat, 30 Aug 2008 11:56:46 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay06.hostedemail.com (Postfix) with SMTP id EAE0765A9E6; Sat, 30 Aug 2008 15:56:42 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 2,0,0,df57337a345ae438,492c2682bb135252,steph@php.net,,RULES_HIT:355:379:539:540:541:542:543:567:599:601:945:947:973:979: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:2559:2562:2691:2828:3027:3353:3622:3865:3866:3867:3868:3869:3870:3872:3873:3874:4250:4383:5007:6119:6261:7653:7875:7903:8700,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Received: from foxbox (62-31-252-132.cable.ubr07.shef.blueyonder.co.uk [62.31.252.132]) (Authenticated sender: steph.fox) by omf11.hostedemail.com (Postfix) with ESMTP; Sat, 30 Aug 2008 15:56:42 +0000 (UTC) Message-ID: <00ed01c90ab9$35d81170$84fc1f3e@foxbox> To: "Pierre Joye" Cc: "Greg Beaver" , References: <48B955FD.804@chiaraquartet.net> <00b801c90ab3$61191fb0$84fc1f3e@foxbox> Date: Sat, 30 Aug 2008 16:58:12 +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 Subject: Re: [PHP-DEV] phar in win32 snapshots From: steph@php.net ("Steph Fox") Pierre, >> I do know, though, >> that it all worked fine before the build system was 'upgraded' and >> several >> of the other config.w32 files across the core were 'fixed' to accommodate >> those changes. > > Let forget this attempt to yet again discredit the fantastic work > being done by the windows team and let us try to figure out what's > wrong. > > The behavior has changed after your dependency patch, the 3rd argument > of EXTENSION has to be set to false if the extension has to be built > statically. The Windows team do not have control over all the config.w32 files out in the wild. We don't even have control over all the config.w32 files in PECL. You've now changed the meaning of two functions in the build system to my knowledge, one of which I saw go in and tried hard to get reverted and the other of which I didn't even know about until this moment. My complaints were dismissed out of hand the first time around, and I guess I might as well forget about even trying to complain now, right? I can't believe I'm the only person who sees a problem with this top-down approach to change. Doesn't anyone else even care? - Steph