]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/glr.c (yy_yypstack, yypstates, yypdumpstack): Use YYFPRINTF
[bison.git] / ChangeLog
index 10ba84b574426743104f151293604d43b4c56471..f1ff2fb8c7d828fe65a597c35906fa46906ef481 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-01  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       * 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.
+
 2007-05-29  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        * src/muscle_tab.c (muscle_percent_define_invalid_value): Replace