From: Paul Eggert Date: Mon, 18 Jul 2005 22:16:44 +0000 (+0000) Subject: * data/c.m4 (b4_yysymprint_generate): Use YYFPRINTF, not fprintf. X-Git-Tag: BISON-2_1~79 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/97460c7864d154356808109cf44dba0abb7822bc * data/c.m4 (b4_yysymprint_generate): Use YYFPRINTF, not fprintf. --- diff --git a/ChangeLog b/ChangeLog index a9207dcd..28dcb218 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-07-18 Paul Eggert + * data/c.m4 (b4_yysymprint_generate): Use YYFPRINTF, not fprintf. + Add i18n support to the GLR skeleton. Partially fix the C++ skeleton; a C++ expert needs to finish this. Remove debugging msgids; there's little point to having them translated, since they