bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cp/parse.y:2120: invalid value: $3


From: Mark Mitchell
Subject: Re: cp/parse.y:2120: invalid value: $3
Date: Mon, 29 Apr 2002 17:06:33 -0700


--On Monday, April 29, 2002 04:22:00 PM -0700 Paul Eggert <address@hidden> wrote:

Date: Mon, 29 Apr 2002 18:16:40 -0400
From: Jakub Jelinek <address@hidden>

I think it is still better to avoid this dirty hack altogether:
http://gcc.gnu.org/ml/gcc-bugs/2002-04/msg01335.html

OK, but here is a more conservative patch that also avoids the dirty
hack.  This patch avoids grammar rule duplication and should be a bit
easier to maintain.


2002-04-29  Paul Eggert  <address@hidden>

        * parse.y (nomods_initdcl0): Do not move stack entries
        when setting things up as initdcl0_innards expects.
        This avoids a typo caught by CVS Bison; let's buy Akim
        Demaille a beer!

Good.

Nathan, would you apply this patch to branch and mainline, please?

(Leave out the last two lines of the ChangeLog entry; we'll stick to
the facts.)

Thanks to all,

--
Mark Mitchell                address@hidden
CodeSourcery, LLC            http://www.codesourcery.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]