Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37171 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29660 invoked from network); 22 Apr 2008 14:30:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Apr 2008 14:30:35 -0000 Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.141 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.141 smtpout0141.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.141] ([64.97.136.141:21784] helo=n064.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 97/CD-63221-176FD084 for ; Tue, 22 Apr 2008 10:30:35 -0400 Received: from sc1-out09.emaildefenseservice.com (64.97.139.2) by n064.sc1.he.tucows.com (7.2.069.1) id 47697705012B42FD; Tue, 22 Apr 2008 14:30:06 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,3e696e4133f2478e,b0acfd398424ae22,steph@zend.com,-,RULES_HIT:152:355:379:539:540:541:542:543:567:599:601:945:973:982:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1538:1587:1593:1594:1676:1711:1714:1730:1747:1766:1792:2073:2075:2078:2393:2553:2559:2562:3027:3350:3622:3865:3866:3867:3869:3870:3871:3873:3874:5007:6117:6119:6261: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 X-Spamcatcher-Explanation: Received: from foxbox (host86-130-56-54.range86-130.btcentralplus.com [86.130.56.54]) (Authenticated sender: steph.fox) by sc1-out09.emaildefenseservice.com (Postfix) with ESMTP; Tue, 22 Apr 2008 14:30:06 +0000 (UTC) Message-ID: <008401c8a485$80f4ed80$4001a8c0@foxbox> Reply-To: "Steph Fox" To: , "Elizabeth M Smith" References: <10845a340804220401j48f63d18v989a72706951a495@mail.gmail.com> <77.90.39257.8A1DD084@pb1.pair.com> Date: Tue, 22 Apr 2008 15:31:06 +0100 Organization: Zend Technologies 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: Re: [PHP-DEV] Re: Building PHP. Clean builds. Noisy redefines. From: steph@zend.com ("Steph Fox") Hi Richard, > Hmmm - I don't get the first set of long to short warnings - what > compiler/sdk are you using? Just a quick note to say that I'm not seeing a lot of the warnings you describe, either. In fact the only place I see a _lot_ of compiler warnings is in ext/date. So please add your compiler version to the description, because those fixing the problems you describe may otherwise assume all Windows builds are affected when they are not. - Steph