Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36183 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23108 invoked from network); 17 Mar 2008 22:40:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Mar 2008 22:40:24 -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.145 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.145 smtpout0145.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.145] ([64.97.136.145:55609] helo=n066.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/13-07136-653FED74 for ; Mon, 17 Mar 2008 17:40:23 -0500 Received: from sc1-out09.emaildefenseservice.com (64.97.139.2) by n066.sc1.he.tucows.com (7.2.069.1) id 4769F91800B3E5A3; Mon, 17 Mar 2008 22:39:06 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,65482c37260a6d49,0317676a84d6af02,steph@zend.com,-,RULES_HIT:355:379:539:540:541:542:543:567:599:601:946:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1539:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2693:2828:3027:3352:3865:3867:3868:3870:3871:3872:3873:3874:4250: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-Spamcatcher-Explanation: Received: from foxbox (62-31-252-198.cable.ubr07.shef.blueyonder.co.uk [62.31.252.198]) (Authenticated sender: steph.fox) by sc1-out09.emaildefenseservice.com (Postfix) with ESMTP; Mon, 17 Mar 2008 22:39:04 +0000 (UTC) Message-ID: <045101c8887f$cf435660$c6fc1f3e@foxbox> Reply-To: "Steph Fox" To: "Stanislav Malyshev" Cc: "Scott MacVicar" , "Marcus Boerger" , References: <904802034.20080316222935@marcus-boerger.de> <47DEA04A.5050103@zend.com> <47DEA588.9020705@php.net> <01d101c88852$cb12c580$c6fc1f3e@foxbox> <47DEA89C.9080303@zend.com> <020a01c88854$64683340$c6fc1f3e@foxbox> <47DEAB91.70101@zend.com> <023101c88855$fa166af0$c6fc1f3e@foxbox> Date: Mon, 17 Mar 2008 22:39:44 -0000 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-15"; 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 Subject: Re: [PHP-DEV] [ANNOUNCE] Scanner to be based on re2c From: steph@zend.com ("Steph Fox") >> Nevermind, I fixed it. > > yes... but given that mine worked in the first place, the question is > whether your (and Scott's) fixes will work here, which means I now need to > check out 5_3 and try again. Sorry, it's going to have to be after I > finish work for the day, taken up too much time already. *talking to myself... again* Just confirming that the build still appears to work fine on my box following today's changes (i.e. re2c generates files that are not empty, the resulting PHP binary returns version info on request etc etc). So you didn't break it :) - Steph