'Fix' for bison 1.875.

This commit is contained in:
Sebastian Bergmann 2003-11-25 15:36:38 +00:00
parent f280bc3735
commit 8dd6cded76

View File

@ -151,7 +151,7 @@ typedef union _date_ll {
%} %}
/* This grammar has 21 shift/reduce conflicts. */ /* This grammar has 21 shift/reduce conflicts. */
%expect 21 /* %expect 21 */
%pure_parser %pure_parser
%token tAGO tDAY tDAY_UNIT tDAYZONE tDST tHOUR_UNIT tID tTZONE tZZONE %token tAGO tDAY tDAY_UNIT tDAYZONE tDST tHOUR_UNIT tID tTZONE tZZONE