bison-patches
[Top][All Lists]
Advanced

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

[tim-5] Enable bootstrapping again


From: Tim Van Holder
Subject: [tim-5] Enable bootstrapping again
Date: Sun, 6 Jan 2002 18:54:01 +0100

2002-01-06  Tim Van Holder  <address@hidden>

        * src/parse-skel.y: bison 1.30x doesn't support the
        %error-verbose directive, so remove it to allow bootstraps
        to succeed.

Index: src/parse-skel.y
===================================================================
RCS file: /cvsroot/bison/bison/src/parse-skel.y,v
retrieving revision 1.6
diff -u -r1.6 parse-skel.y
--- src/parse-skel.y    3 Jan 2002 09:56:04 -0000       1.6
+++ src/parse-skel.y    6 Jan 2002 16:08:32 -0000
@@ -22,7 +22,6 @@
 %debug
 %defines
 %verbose
-%error-verbose
 %locations
 %name-prefix="skel_"
 %pure-parser




reply via email to

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