Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37862 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12356 invoked from network); 25 May 2008 16:44:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 May 2008 16:44:45 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:52071] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/BB-21001-D7799384 for ; Sun, 25 May 2008 12:44:45 -0400 Received: from MBOERGER-ZRH.corp.google.com (228-188.78-83.cust.bluewin.ch [83.78.188.228]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id D432111EFE5 for ; Sun, 25 May 2008 18:44:41 +0200 (CEST) Date: Sun, 25 May 2008 18:44:10 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <233753299.20080525184410@marcus-boerger.de> To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Subject: re2c update From: helly@php.net (Marcus Boerger) Hello Internals, I've just released re2c 0.13.5. It fixes a bug in th einternal buffering. The older version 0.13.4 either works fine or result into an error report. There is no way one can end up with a compileable .c file that is not correct. That said I think we do not need to increment the required version at this point but we will update that later. Or is anyone insisting on requiring 0.13.5 immediately? Best regards, Marcus