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

* tests/input.at (Symbols): Prototype yyerror and yylex.
(cherry picked from commit 0b59345789)

Conflicts:

	ChangeLog
This commit is contained in:
Joel E. Denny
2009-04-29 20:50:01 -04:00
parent c9aded4b88
commit d521ee19f8
2 changed files with 12 additions and 3 deletions

View File

@@ -1,4 +1,9 @@
2009-04-24 Joel E. Denny <jdenny@ces.clemson.edu>
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-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.