+2001-12-13 Paul Eggert <eggert@twinsun.com>
+
+ * src/bison.simple (YYSIZE_T, YYSTACK_ALLOC, YYSTACK_FREE):
+ Do not infringe on the global user namespace when using C++.
+ (YYFPRINTF, YYSTDERR): New macros, needed for the above.
+ All uses of `fprintf' and `stderr' changed.
+
+ * doc/bison.texinfo: Document YYFPRINTF, YYSTDERR.
+