Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39091 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24241 invoked from network); 18 Jul 2008 13:27:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2008 13:27:17 -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.142 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.142 smtprelay-virgin0142.hostedemail.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.99.136.142] ([64.99.136.142:51388] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/36-31728-02A90884 for ; Fri, 18 Jul 2008 09:26:57 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay04.hostedemail.com (Postfix) with SMTP id 4978F1D4FEA; Fri, 18 Jul 2008 13:26:54 +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 omf12.hostedemail.com (Postfix) with ESMTP; Fri, 18 Jul 2008 13:26:53 +0000 (UTC) Message-ID: <013101c8e8da$245f2970$a7bd614d@foxbox> To: "Scott MacVicar" Cc: "Pierre Joye" , "internals" References: <043f01c8e87f$63257930$a7bd614d@foxbox> <001701c8e8c1$e01a6ee0$a7bd614d@foxbox> <488079A5.3020401@php.net> <008f01c8e8c8$691b9e20$a7bd614d@foxbox> <48807FC7.2060302@php.net> <00cb01c8e8cd$1b5871e0$a7bd614d@foxbox> <488095DB.5020107@php.net> Date: Fri, 18 Jul 2008 14:28:17 +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,bdfedc978ac07fe2,72e7850dc257c504,steph@php.net,,RULES_HIT:355:379:539:540:541:542:543:567:599:601:968:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1536:1559:1587:1593:1594:1711:1714:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2828:3027:3865:3868:3869:3872:3873:5007: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] Apache builds From: steph@php.net ("Steph Fox") > I've committed a fix now and it compiles correctly, I also removed the > two warnings. You're the man :) - Steph