]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/reader.c (get_merge_function, grammar_current_rule_check):
[bison.git] / ChangeLog
index 4b0b8b74a47e4c19cbd61597f56283a31827a2d6..8b4d73b8d2b196c921f4b231b9f4b5f0486731b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-03  Paul Eggert  <eggert@twinsun.com>
+
+       * 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  <akim@epita.fr>
 
        * data/c.m4 (b4_identification, b4_user_args, b4_parse_param):