Use string_cast in the bench.

* etc/bench.pl.in (generate_grammar_list): Define and use
	string_cast.
This commit is contained in:
Akim Demaille
2008-08-18 22:53:15 +02:00
parent 39be90223b
commit 918eb7c5ae
2 changed files with 19 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
2008-11-11 Akim Demaille <demaille@gostai.com>
Use string_cast in the bench.
* etc/bench.pl.in (generate_grammar_list): Define and use
string_cast.
2008-11-11 Akim Demaille <demaille@gostai.com>
Replace yychar with a Boolean.