mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 05:13:04 +00:00
Use strict on bench.pl.
* etc/bench.pl.in (&run, &generate_grammar): New. Rename the grammar generating functions for consistency. Change the interface so that the list of benches to run is passed as (optionless) arguments. (&compile): Use &run.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2008-11-04 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Use strict on bench.pl.
|
||||
* etc/bench.pl.in (&run, &generate_grammar): New.
|
||||
Rename the grammar generating functions for consistency.
|
||||
Change the interface so that the list of benches to run is passed
|
||||
as (optionless) arguments.
|
||||
(&compile): Use &run.
|
||||
|
||||
2008-11-04 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Remove spurious initial empty lines.
|
||||
|
||||
Reference in New Issue
Block a user