Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74437 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29048 invoked from network); 23 May 2014 01:28:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 May 2014 01:28:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.216.169 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.216.169 mail-qc0-f169.google.com Received: from [209.85.216.169] ([209.85.216.169:39993] helo=mail-qc0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/98-63132-034AE735 for ; Thu, 22 May 2014 21:28:17 -0400 Received: by mail-qc0-f169.google.com with SMTP id e16so7177911qcx.0 for ; Thu, 22 May 2014 18:28:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type; bh=Tn7hMYcA2UjArY2V4F7mAoQE/jLvJHP1Sk8RB94/aPQ=; b=Vx7UCtNUyh/DI7D3IC2RBSZmrAyecdBPD0y7QJ6c2c+/Kzak2VwZLYTRj0rnEvrU+X mvTTVterJM2N/3b4UEkq2BRaa4HUAJPfAJlBmmHhQkaaMGxgcHyy8HoeKEgSO+fFX8D6 A2fMu7A2FD4hmpH9IjxaJrU/R0vdIBdm64+bSCehdoVYrlfvvLD3HzaRLchfwQhIr6F/ ReTHhFwXkveAhr/TBI7X6utIgCsOVOjy0x1aNdp/y8aE+Ez+56tmIPY0ma9co4O45Ci4 T6EIHVwF4z7X4Zk0ah0TbnGuKQUuLHKcbXWXzj0Ccvbwh9J8az9FX4SnJfv5MV31JKSy u5nw== X-Gm-Message-State: ALoCoQm5UTSFYmLjfKsaoZlvlgmL4KTuB4Y24QazD+oOgOFa+z1W4Ebn3emj7T+5iqpoaHqIhMpW X-Received: by 10.140.49.76 with SMTP id p70mr1897878qga.86.1400808494016; Thu, 22 May 2014 18:28:14 -0700 (PDT) Received: from [192.168.200.30] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPSA id j7sm2421086qab.27.2014.05.22.18.28.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 22 May 2014 18:28:13 -0700 (PDT) Message-ID: <537EA42B.4000000@lerdorf.com> Date: Thu, 22 May 2014 18:28:11 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: John Bafford , internals@lists.php.net References: <2DC459EE-AE98-4CAE-977A-6FB918FDEF54@bafford.com> In-Reply-To: <2DC459EE-AE98-4CAE-977A-6FB918FDEF54@bafford.com> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FpdpscAiKAqLmmhtcNcJGI1emUonlCQwI" Subject: Re: [PHP-DEV] Bison 3 support for PHP 5.5 From: rasmus@lerdorf.com (Rasmus Lerdorf) --FpdpscAiKAqLmmhtcNcJGI1emUonlCQwI Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 5/22/14, 6:01 PM, John Bafford wrote: > Hi, >=20 > I=92ve submitted a PR (https://github.com/php/php-src/pull/683) to add = support for Bison 3.0 to PHP 5.5. >=20 > I=92ve run the tests on this patch, with no unexpected errors, with Bis= on 2.4 (minimum version for PHP 5.5 and 5.6), 2.7, and 3.0, with and with= out --enable-maintainer-zts against the current PHP-5.5 and (with minor c= hanges) master branches. Could you explain your changes a bit? You removed %pure-parser, for example, and you shuffled globals around. This looks like more than just adding support for Bison 3. -Rasmus --FpdpscAiKAqLmmhtcNcJGI1emUonlCQwI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) Comment: GPGTools - https://gpgtools.org iEYEARECAAYFAlN+pCsACgkQlxayKTuqOuCNhgCfU30CIjvxlNDEuTm6S9YPY5Gs pI0An3abotED8eHD5kUDv6MibtOjFW8g =VZGa -----END PGP SIGNATURE----- --FpdpscAiKAqLmmhtcNcJGI1emUonlCQwI--