Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38874 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96066 invoked from network); 9 Jul 2008 10:54:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jul 2008 10:54:22 -0000 Authentication-Results: pb1.pair.com header.from=php_lists@realplain.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php_lists@realplain.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain realplain.com from 209.151.69.1 cause and error) X-PHP-List-Original-Sender: php_lists@realplain.com X-Host-Fingerprint: 209.151.69.1 liberty.vosn.net Linux 2.4/2.6 Received: from [209.151.69.1] ([209.151.69.1:43374] helo=liberty.vosn.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C2/B6-58665-ED894784 for ; Wed, 09 Jul 2008 06:54:22 -0400 Received: from 75-121-93-175.dyn.centurytel.net ([75.121.93.175]:54164 helo=pc1) by liberty.vosn.net with smtp (Exim 4.69) (envelope-from ) id 1KGXJS-000491-H9; Wed, 09 Jul 2008 04:54:18 -0600 Message-ID: <002801c8e1b2$235ec1e0$0201a8c0@pc1> To: "Scott MacVicar" Cc: References: <000d01c8e1ae$27927d50$0201a8c0@pc1> <48749564.20702@macvicar.net> Date: Wed, 9 Jul 2008 05:54:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1914 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1914 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - liberty.vosn.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - realplain.com Subject: Re: [PHP-DEV] Closures - Windows build failure From: php_lists@realplain.com ("Matt Wilmas") Hi Scott, Ah thanks, so simple! :-O I should've investigated first since I figured it was probably a Windows-specific file, and not a missing #include, etc. ----- Original Message ----- From: "Scott MacVicar" Sent: Wednesday, July 09, 2008 > Sorted now, the new file was missing from the build files. > > Scott >