mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-06-08 08:42:35 +00:00
* data/bison.simple (b4_symbol_actions): New, replaces...
(b4_symbol_destructor, b4_symbol_printer): these. (yysymprint): Be sure to call YYPRINT only for tokens, and using user token numbers.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2002-06-20 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/bison.simple (b4_symbol_actions): New, replaces...
|
||||
(b4_symbol_destructor, b4_symbol_printer): these.
|
||||
(yysymprint): Be sure to call YYPRINT only for tokens, and using
|
||||
user token numbers.
|
||||
|
||||
2002-06-20 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/bison.simple (yydestructor): Rename as...
|
||||
|
||||
Reference in New Issue
Block a user