mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
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:
10
ChangeLog
10
ChangeLog
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user