Use YYFPRINTF instead of fprintf where appropriate. Reported by
authorJoel E. Denny <jdenny@ces.clemson.edu>
Sat, 24 Feb 2007 05:43:35 +0000 (05:43 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Sat, 24 Feb 2007 05:43:35 +0000 (05:43 +0000)
commitf57a753663ecb42c6c261a7542e28695b920fb70
tree42db608d1f93a30e8f3c761275c8ba1dfbcca0bd
parent6404a5bf3fa7c19e3fff510453550e16a9777ec1
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.
ChangeLog
THANKS
data/glr.c
data/push.c
data/yacc.c
doc/bison.texinfo