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

1
THANKS
View File

@@ -70,6 +70,7 @@ Raja R Harinath harinath@cs.umn.edu
Richard Stallman rms@gnu.org
Robert Anisko anisko_r@epita.fr
Satya Kiran Popuri satyakiran@gmail.com
Sébastien Fricker sebastien.fricker@gmail.com
Shura debil_urod@ngs.ru
Steve Murphy murf@parsetree.com
Tim Josling tej@melbpc.org.au