mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
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. * src/output.c (output): Do not output "#include <stdio.h>"; that is bison.simple's job. stdio.h should be included only if necessary, to avoid infringing on the user name space when possible.
110 KiB
110 KiB