mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
Define yytranslate in the header for lex_symbol.
* data/lalr1.cc: Move the invocation of b4_yytranslate_definition into the header file when using %define lex_symbol. (yytranslate_): Declare inline.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2008-11-13 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Define yytranslate in the header for lex_symbol.
|
||||
* data/lalr1.cc: Move the invocation of b4_yytranslate_definition
|
||||
into the header file when using %define lex_symbol.
|
||||
(yytranslate_): Declare inline.
|
||||
|
||||
2008-11-13 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Define the constructors of symbol_type in b4_symbol_constructor_definitions.
|
||||
|
||||
Reference in New Issue
Block a user