From 613a0dc5b532d8b09723b7808f40c9ebce82645f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 4 Nov 2002 07:29:57 +0000 Subject: [PATCH] * 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 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4b0b8b74..8b4d73b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-11-03 Paul Eggert + + * 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. + 2002-11-03 Akim Demaille * data/c.m4 (b4_identification, b4_user_args, b4_parse_param): -- 2.45.2