]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Normalize conflict related messages.
[bison.git] / ChangeLog
index ccb6506081ccea0e0d2f9884a5d04bbad664ca52..d1772b89d96468295957ee53f2b1fc16b9c05a6b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-07-30  Akim Demaille  <akim@epita.fr>
+
+       Normalize conflict related messages.
+
+       * src/complain.h, src/complain.c (warn, complain): New.
+       * src/conflicts.c (conflicts_print): Use them.
+       (conflict_report_yacc): New, extracted from...
+       (conflicts_print): here.
+       * tests/conflicts.at, tests/existing.at: Adjust.
+
 2002-07-30  Akim Demaille  <akim@epita.fr>
 
        Report rules which are never reduced by the parser: those hidden