]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/parse-gram.y (rules_or_grammar_declaration): Add an error
[bison.git] / ChangeLog
index 5d4d22428f485129d8d38895b294925cdfb86258..73a66017b9a6c5f35a30bdfe35d6bfbf6c189d32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-07-09  Akim Demaille  <akim@epita.fr>
+
+       * src/parse-gram.y (rules_or_grammar_declaration): Add an error
+       recovery rule, and forbid extensions when --yacc.
+       (gram_error): Use complain_at.
+       * src/reader.c (reader): Exit if there were parse errors.
+
 2002-07-09  Akim Demaille  <akim@epita.fr>
 
        * tests/synclines.at (AT_SYNCLINES_COMPILE): New.