* 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.
This commit is contained in:
Joel E. Denny
2007-07-02 02:07:20 +00:00
parent 71b61d4db5
commit 8a86eef0fa
3 changed files with 33 additions and 21 deletions

View File

@@ -15,7 +15,9 @@ gnulib-comp.m4
gnulib-tool.m4
hash.m4
iconv.m4
include_next.m4
inline.m4
intlmacosx.m4
inttypes-h.m4
inttypes-pri.m4
inttypes.m4