|
From: | Akim Demaille |
Subject: | Re: proposed patch for Bison core dumps when using lalr1.cc |
Date: | Sat, 01 Feb 2003 17:11:24 +0100 |
User-agent: | Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) |
Here is a proposed patch to fix a couple of Bison core dumps reported by Tim Van Holder. 2003-01-26 Paul Eggert <address@hidden> * data/lalr1.cc: Do not use @output_header_name@ unless b4_defines_flag is set. This fixes two bugs reported by Tim Van Holder in <http://mail.gnu.org/archive/html/bug-bison/2003-01/msg00071.html> and <http://mail.gnu.org/archive/html/bug-bison/2003-01/msg00073.html>. This patch is wrong: the header is not optional. M4 should die if the value is not defined. I'll do that when I have time.
[Prev in Thread] | Current Thread | [Next in Thread] |