]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
I tried to turn on the YYERROR_VERBOSE switch, but bison is buggy as hell,
authorMartin Mares <mj@ucw.cz>
Thu, 2 Dec 1999 14:03:25 +0000 (14:03 +0000)
committerMartin Mares <mj@ucw.cz>
Thu, 2 Dec 1999 14:03:25 +0000 (14:03 +0000)
so it doesn't even compile. Turned it again off and added a comment on it.

conf/confbase.Y

index 2a76decc3cf329d490d80f05290cb7ef134470e0..dbec4dd250f0b6bcf61f7913e46e2b1c8765398c 100644 (file)
@@ -19,6 +19,8 @@ CF_HDR
 #include "nest/cli.h"
 #include "filter/filter.h"
 
+/* FIXME: Turn on YYERROR_VERBOSE and work around lots of bison bugs? */
+
 CF_DECLS
 
 %union {