* data/lalr1.cc (b4_symbol_constructor_specialization_): No need
to refer to the class name to use a type defined by the class for
arguments of member functions.
+2008-11-13 Akim Demaille <demaille@gostai.com>
+
+ Remove useless class specification.
+ * data/lalr1.cc (b4_symbol_constructor_specialization_): No need
+ to refer to the class name to use a type defined by the class for
+ arguments of member functions.
+
2008-11-13 Akim Demaille <demaille@gostai.com>
Finer input type for yytranslate.
2008-11-13 Akim Demaille <demaille@gostai.com>
Finer input type for yytranslate.
b4_parser_class_name::make_symbol <b4_parser_class_name::token::b4_symbol([$1], [id])> (dnl
b4_args(b4_symbol_if([$1], [has_type],
[const b4_symbol([$1], [type])& v]),
b4_parser_class_name::make_symbol <b4_parser_class_name::token::b4_symbol([$1], [id])> (dnl
b4_args(b4_symbol_if([$1], [has_type],
[const b4_symbol([$1], [type])& v]),
- b4_locations_if([const b4_parser_class_name::location_type& l])));
+ b4_locations_if([const location_type& l])));
])])])
# b4_symbol_constructor_specializations
])])])
# b4_symbol_constructor_specializations