bug-bison
[Top][All Lists]
Advanced

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

Re: Bison 1.50 Bug - Parsing Error - Examples Enclosed - Correct Attachm


From: Akim Demaille
Subject: Re: Bison 1.50 Bug - Parsing Error - Examples Enclosed - Correct Attachments
Date: 13 Oct 2002 17:26:15 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

| > From: "Jim Gifford" <address@hidden>
| > Date: Sat, 12 Oct 2002 10:58:43 -0700
| > 
| > I was received numerous errors while compiling the new kbd package.
| 
| Thanks for the bug report.  I installed the following patch; it should
| appear in the next release.
| 
| 2002-10-12  Paul Eggert  <address@hidden>
| 
|       * data/c.m4 (b4_token_enum): Do not define YYTOKENTYPE.
|       * data/glr.c, data/lalr1.cc, data/yacc.c:
|       Output token definitions before the first part of user declarations.
|       Fixes compatibility problem reported by Jim Gifford for kbd in
|       <http://mail.gnu.org/pipermail/bug-bison/2002-October/001672.html>.

This patch kills the possibility for the parser to include the header,
since they both define the enum unconditionally.  Bison itself is the
first victim.




reply via email to

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