]> git.saurik.com Git - bison.git/commit
* data/glr.c (yy_yypstack, yypstates, yypdumpstack): Use YYFPRINTF
authorJoel E. Denny <jdenny@ces.clemson.edu>
Mon, 2 Jul 2007 02:07:20 +0000 (02:07 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Mon, 2 Jul 2007 02:07:20 +0000 (02:07 +0000)
commit8a86eef0fa29d277dc0eae1892ea94c48c3e2ba2
tree289ecf413e7bd3dba83f016d276a715006ffc556
parent71b61d4db50938c0f5fa58fd3d3b0045fd762f57
* data/glr.c (yy_yypstack, yypstates, yypdumpstack): Use YYFPRINTF
instead of fprintf.  Guard these functions with #if YYDEBUG instead of
#ifdef YYDEBUG for consistency with all other uses of YYDEBUG in Bison
and so that YYFPRINTF is guaranteed to be defined here.
ChangeLog
data/glr.c
m4/.cvsignore