Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36157 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87739 invoked from network); 16 Mar 2008 22:25:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2008 22:25:37 -0000 X-Host-Fingerprint: 24.228.80.153 ool-18e45099.dyn.optonline.net Received: from [24.228.80.153] ([24.228.80.153:19710] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/D5-00283-06E9DD74 for ; Sun, 16 Mar 2008 17:25:36 -0500 Message-ID: <80.D5.00283.06E9DD74@pb1.pair.com> To: internals@lists.php.net Date: Sun, 16 Mar 2008 18:25:34 -0400 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041206 Thunderbird/1.0 Mnenhy/0.6.0.104 MIME-Version: 1.0 References: <904802034.20080316222935@marcus-boerger.de> In-Reply-To: <904802034.20080316222935@marcus-boerger.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Posted-By: 24.228.80.153 Subject: Re: [ANNOUNCE] Scanner to be based on re2c From: edwardzyang@thewritingpot.com ("Edward Z. Yang") Here is a patch that appears to fix the Windows build: http://www.thewritingpot.com/patches/php-re2c-windows.patch I made re2c required; if pre-generated files are supplied, however, we might be able to get away without it. I also had to download re2c binaries from http://sourceforge.net/project/showfiles.php?group_id=96864 and put them in my path. Whoever's maintaining zip.zip will want to update it. It appears Visual C++ 2005 Express does not support gotos to variable labels (it does support vanilla gotos out of the box, however). So I didn't bother porting the goto check code. Someone might want to do that later if we start supporting other compilers. Zend-related source files appear to have compiled successfully; re2c didn't give any output and exited with error code 0 (I assume it worked). -- Edward Z. Yang GnuPG: 0x869C48DA HTML Purifier Anti-XSS Filter [[ 3FA8 E9A9 7385 B691 A6FC B3CB A933 BE7D 869C 48DA ]]