mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
* data/lalr1.cc (Parser::report_syntax_error_): New, extracted from
(Parser::parse): here. Adjust: nerrs and errstatus is now replaced by... (Parser::nerrs_, Parser::errstatus_): New.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2003-08-26 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/lalr1.cc (Parser::report_syntax_error_): New, extracted from
|
||||
(Parser::parse): here.
|
||||
Adjust: nerrs and errstatus is now replaced by...
|
||||
(Parser::nerrs_, Parser::errstatus_): New.
|
||||
|
||||
2003-08-25 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* config/announce-gen, Makefile.cfg: New.
|
||||
|
||||
Reference in New Issue
Block a user