Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55066 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91009 invoked from network); 1 Sep 2011 17:14:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Sep 2011 17:14:25 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:53129] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/DF-03466-F6DBF5E4 for ; Thu, 01 Sep 2011 13:14:24 -0400 Received: by gyd5 with SMTP id 5so1714740gyd.29 for ; Thu, 01 Sep 2011 10:14:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=5Vgv3eGiEWJs5MawD1YD4Ja/rJuA1Yw4kGCa9kPOEh4=; b=QcdRSsrR5pXZwOibT00yf82NDyECrPwHcMEwYFYkb3Wj4ynhncJlVMV/+q2/5KTtWz 1OyjIo26aRuJhvn7SIJ9AZert6pt4mTrq2YCMdHduj7CIdsjRJkFAittXW8IurUfTtVO +/w/SHbfgNv3/fTPs2NamMU8JFaMUjNXWOse4= MIME-Version: 1.0 Received: by 10.146.8.34 with SMTP id 34mr110543yah.0.1314897261147; Thu, 01 Sep 2011 10:14:21 -0700 (PDT) Received: by 10.147.182.15 with HTTP; Thu, 1 Sep 2011 10:14:21 -0700 (PDT) In-Reply-To: References: Date: Thu, 1 Sep 2011 19:14:21 +0200 Message-ID: To: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: drop bison 1.x? From: pierre.php@gmail.com (Pierre Joye) I will simply drop 1.4 support by Monday if there is no opposition. Cheers, On Thu, Sep 1, 2011 at 11:22 AM, Pierre Joye wrote: > Hi, > > It would help a lot to test the parser if we drop bison 1.x support. > It won't change anything in the parser rules or in the code base but > only the way we test it. Bison version 1.x has different messages than > 2.x (formats and contents). It causes some tests to fail because of > these different messages. > > I wonder if we could simply stop to support bison 1.x in 5.3 and later > or at least in 5.4+. But if we do it in 5.4+ only it will be harder to > maintain both tests synced and compared the results between the two > branches (eventual BC breaks or similar breakages). > > Comments? > > Cheers, > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org