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.
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
+1
View File
@@ -70,6 +70,7 @@ Raja R Harinath [email protected]
Richard Stallman [email protected]
Robert Anisko [email protected]
Satya Kiran Popuri [email protected]
Sébastien Fricker [email protected]
Shura [email protected]
Steve Murphy [email protected]
Tim Josling [email protected]