]> git.saurik.com Git - bison.git/commitdiff
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)
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.


No differences found