]> git.saurik.com Git - bison.git/commit
* src/reader.c (get_merge_function, grammar_current_rule_check):
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Nov 2002 07:29:57 +0000 (07:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Nov 2002 07:29:57 +0000 (07:29 +0000)
commit613a0dc5b532d8b09723b7808f40c9ebce82645f
tree08dd040c45cd3e988b0c6cbd4510e567895974c9
parentbaa00b7f4395bfc0ce15b1d234dac361d200f609
* src/reader.c (get_merge_function, grammar_current_rule_check):
Use consistent diagnostics for reporting type name clashes.
Quote the types with <>, for consistency with Yacc.
* tests/input.at (Type Clashes): Adjust to diagnostic changes.
ChangeLog