mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* data/bison.c++ (yy::b4_name::error_): New method, replaces yyerror in
C++ parsers. (yy::b4_name::parse): Build verbose error messages, and use error_.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2002-02-07 Robert Anisko <robert@lrde.epita.fr>
|
||||
|
||||
* data/bison.c++ (yy::b4_name::error_): New method, replaces yyerror in
|
||||
C++ parsers.
|
||||
(yy::b4_name::parse): Build verbose error messages, and use error_.
|
||||
|
||||
2002-02-06 Robert Anisko <robert@lrde.epita.fr>
|
||||
|
||||
* data/bison.c++: Fix m4 quoting in comments.
|
||||
|
||||
Reference in New Issue
Block a user