Use YYFPRINTF instead of fprintf where appropriate. Reported by

Sbastien Fricker at
<http://lists.gnu.org/archive/html/bug-bison/2007-02/msg00035.html>.
* THANKS: Add Sbastien Fricker.
* data/glr.c, data/push.c, data/yacc.c (yy_reduce_print): Implement.
* doc/bison.texinfo (Tracing): Make it clearer that YYFPRINTF must
accept a variable number of arguments.
This commit is contained in:
Joel E. Denny
2007-02-24 05:43:35 +00:00
parent 6404a5bf3f
commit f57a753663
6 changed files with 18 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
2007-02-24 Joel E. Denny <jdenny@ces.clemson.edu>
Use YYFPRINTF instead of fprintf where appropriate. Reported by
Sébastien Fricker at
<http://lists.gnu.org/archive/html/bug-bison/2007-02/msg00035.html>.
* THANKS: Add Sébastien Fricker.
* data/glr.c, data/push.c, data/yacc.c (yy_reduce_print): Implement.
* doc/bison.texinfo (Tracing): Make it clearer that YYFPRINTF must
accept a variable number of arguments.
2007-02-19 Joel E. Denny <jdenny@ces.clemson.edu>
* bootstrap: Remove occurrences of .#bootmp from lib/Makefile.