]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Define yytranslate in the header for lex_symbol.
[bison.git] / ChangeLog
index 62197542d5d756f3515cca316c56a1392e10c40e..5b1046b7a1ff2e0d9a6f2e28cb59a0a113dac52b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.