]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
lalr1.cc: factor the yytranslate_ invocation in make_SYMBOLS.
[bison.git] / ChangeLog
index 70e89b7790e2d16b53716b71ae2c931777f4e461..1182da7bcedef5184f0f1e99db37940ad0063e04 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-09-16  Akim Demaille  <demaille@gostai.com>
+
+       lalr1.cc: factor the yytranslate_ invocation in make_SYMBOLS.
+       * data/c++.m4, data/lalr1.cc (parser::symbol_type): Change the
+       constructor to take a token_type instead of the (internal) symbol
+       number.
+       Call yytranslate_.
+       * data/variant.hh (b4_symbol_constructor_define_): Therefore,
+       don't call yytranslate_ here.
+
 2009-09-16  Akim Demaille  <demaille@gostai.com>
 
        TODO: statistics.