]> git.saurik.com Git - bison.git/commitdiff
* src/parse-gram.y (YYPRINT, yyprint): Don't mess with the parser
authorAkim Demaille <akim@epita.fr>
Thu, 20 Jun 2002 11:10:56 +0000 (11:10 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 20 Jun 2002 11:10:56 +0000 (11:10 +0000)
internals.
* src/reader.h, src/reader.c (grammar_current_rule_prec_set):
Takes a location.
* src/symtab.h, src/symtab.c (symbol_class_set)
(symbol_user_token_number_set): Likewise.
Adjust all callers.
Promote complain_at.
* tests/input.at (Type Clashes): Adjust.


No differences found