mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
Dub symbol_type_base as a public type.
* data/c++.m4 (b4_public_types_declare): Now define symbol_type_base and symbol_type. (b4_public_types_define): New. In both cases, the definitions are taken verbatim from lalr1.cc. * data/lalr1.cc: Adjust.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2009-03-02 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Dub symbol_type_base as a public type.
|
||||
* data/c++.m4 (b4_public_types_declare): Now define
|
||||
symbol_type_base and symbol_type.
|
||||
(b4_public_types_define): New.
|
||||
In both cases, the definitions are taken verbatim from lalr1.cc.
|
||||
* data/lalr1.cc: Adjust.
|
||||
|
||||
2009-03-02 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
b4_public_types_declare.
|
||||
|
||||
Reference in New Issue
Block a user