summaryrefslogtreecommitdiffstats
path: root/conf/confbase.Y
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-12-02 15:03:25 +0100
committerMartin Mares <mj@ucw.cz>1999-12-02 15:03:25 +0100
commitf2c6c80a2422b87a2947b7324ad14309198d64a4 (patch)
tree80ffffb6da892e3ac67ef9d26f384636b3a0ce25 /conf/confbase.Y
parentefe51e38632dd7875af6789536be9ccfefd758c9 (diff)
downloadbird-f2c6c80a2422b87a2947b7324ad14309198d64a4.tar
bird-f2c6c80a2422b87a2947b7324ad14309198d64a4.zip
I tried to turn on the YYERROR_VERBOSE switch, but bison is buggy as hell,
so it doesn't even compile. Turned it again off and added a comment on it.
Diffstat (limited to 'conf/confbase.Y')
-rw-r--r--conf/confbase.Y2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/confbase.Y b/conf/confbase.Y
index 2a76dec..dbec4dd 100644
--- a/conf/confbase.Y
+++ b/conf/confbase.Y
@@ -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 {