Pacify ./configure --enable-gcc-warnings.

* tests/input.at (Symbols): Prototype yyerror and yylex.
This commit is contained in:
Joel E. Denny
2009-04-29 20:50:01 -04:00
parent 0939aa2d3c
commit 0b59345789
2 changed files with 13 additions and 4 deletions

View File

@@ -1,14 +1,19 @@
2009-04-29 Joel E. Denny <jdenny@ces.clemson.edu>
Pacify ./configure --enable-gcc-warnings.
* tests/input.at (Symbols): Prototype yyerror and yylex.
2009-04-21 Akim Demaille <demaille@gostai.com>
tests: check the use of dashes and periods in symbols.
* tests/input.at (Symbol): New test group.
2009-04-24 Joel E. Denny <jdenny@ces.clemson.edu>
2009-04-29 Joel E. Denny <jdenny@ces.clemson.edu>
Document how `%define "var" "value"' is not M4-friendly.
* src/parse-gram.y (variable): In comments here.
2009-04-24 Joel E. Denny <jdenny@ces.clemson.edu>
2009-04-29 Joel E. Denny <jdenny@ces.clemson.edu>
Add copyright updates missed during previous cherry pick.
* src/output.c: Here.