mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Make it easier to move the definition of yytranslate_.
Forthcoming changes will make it possible to use yytranslate_ from outside the parser implementation file. * data/lalr1.cc (b4_yytranslate_definition): New. Use it.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2008-11-13 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Make it easier to move the definition of yytranslate_.
|
||||
Forthcoming changes will make it possible to use yytranslate_
|
||||
from outside the parser implementation file.
|
||||
|
||||
* data/lalr1.cc (b4_yytranslate_definition): New.
|
||||
Use it.
|
||||
|
||||
2008-11-13 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Remove useless class specification.
|
||||
|
||||
Reference in New Issue
Block a user