Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36179 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67653 invoked from network); 17 Mar 2008 17:30:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Mar 2008 17:30:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.176 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.176 smtpout0176.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.176] ([64.97.136.176:53728] helo=n064.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/94-62762-1CAAED74 for ; Mon, 17 Mar 2008 12:30:43 -0500 Received: from sc1-out05.emaildefenseservice.com (64.97.139.2) by n064.sc1.he.tucows.com (7.2.069.1) id 4769770500EE7FD0; Mon, 17 Mar 2008 17:28:13 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,4a6c46c331a8195d,0317676a84d6af02,steph@zend.com,-,RULES_HIT:355:379:539:540:541:542:543:567:599:601:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1538:1587:1593:1594:1711:1714:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2828:3027:3351:3865:3866:3868:3869:3870:3871:3872:3873:3874:5007:6119: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 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-out05.emaildefenseservice.com (Postfix) with ESMTP; Mon, 17 Mar 2008 17:28:12 +0000 (UTC) Message-ID: <020a01c88854$64683340$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> Date: Mon, 17 Mar 2008 17:28:57 -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") >> Interesting. I did a clean checkout when Stas' message came through and >> can't reproduce the problem here. >> >> Stas, is yours a cygwin-reliant exe? > > Erm, not sure what you mean here. I meant 'does it rely on cygwin1.dll or is it native'? > I downloaded re2c.exe from sourceforge > release, did checkput of 5.3, buildconf and configure. Since configure > now produces RE2C_FLAGS=null in makefile, build failed. After removing > that line, build worked. Mine worked from scratch... I'm not sure which is weirder :) - Steph