Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36181 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70719 invoked from network); 17 Mar 2008 17:41:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Mar 2008 17:41:13 -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.183 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.183 smtpout0183.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.183] ([64.97.136.183:32546] helo=n066.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/00-04851-83DAED74 for ; Mon, 17 Mar 2008 12:41:13 -0500 Received: from sc1-out09.emaildefenseservice.com (64.97.139.2) by n066.sc1.he.tucows.com (7.2.069.1) id 4769F91800B3386A; Mon, 17 Mar 2008 17:39:34 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,303bee122ab1464a,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:1541:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2693:2828:3027:3352:3622:3865:3866:3867:3868:3870:3871:3872: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-out09.emaildefenseservice.com (Postfix) with ESMTP; Mon, 17 Mar 2008 17:39:32 +0000 (UTC) Message-ID: <023101c88855$fa166af0$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> Date: Mon, 17 Mar 2008 17:40:20 -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") Hi Stas, >> I meant 'does it rely on cygwin1.dll or is it native'? > > No idea, whatever the person who put it on sourceforge built. If people are distributing binaries that rely on the cygwin runtime they usually say something about it somewhere, so I'll assume not in in this case. I just asked because the path was listed as C:\cygwin\bin\re2c.exe in your original post. > >>> 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 :) > > 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. - Steph