]> git.saurik.com Git - bison.git/commit - data/lalr1.cc
Define yytranslate in the header for lex_symbol.
authorAkim Demaille <demaille@gostai.com>
Thu, 28 Aug 2008 12:07:29 +0000 (14:07 +0200)
committerAkim Demaille <demaille@gostai.com>
Thu, 13 Nov 2008 05:44:50 +0000 (06:44 +0100)
commit1c4af3813e1dd537191b535aad2f5a530e22fba0
tree71bde94adba8bb5ba966b55cc0fcc857e95e389d
parente51b0a82be0ea8051f6e95dc668288c74c55ae9b
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.
ChangeLog
data/lalr1.cc