Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37870 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41963 invoked from network); 25 May 2008 20:20:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 May 2008 20:20:23 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.7 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.7 mail.jdi-ict.nl Linux 2.6 Received: from [82.94.239.7] ([82.94.239.7:34498] helo=mail.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/B0-21001-50AC9384 for ; Sun, 25 May 2008 16:20:23 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id m4PKKIrK031244; Sun, 25 May 2008 22:20:18 +0200 Date: Sun, 25 May 2008 15:20:18 -0500 (CDT) X-X-Sender: derick@kossu.ez.no To: Marcus Boerger cc: internals@lists.php.net In-Reply-To: <233753299.20080525184410@marcus-boerger.de> Message-ID: References: <233753299.20080525184410@marcus-boerger.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Subject: Re: [PHP-DEV] re2c update From: derick@php.net (Derick Rethans) On Sun, 25 May 2008, Marcus Boerger wrote: > 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? I don't think there is a need to required it. I did update it on snaps though. regards, Derick