mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
* 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.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user