From 97460c7864d154356808109cf44dba0abb7822bc Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 18 Jul 2005 22:16:44 +0000 Subject: [PATCH] * data/c.m4 (b4_yysymprint_generate): Use YYFPRINTF, not fprintf. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.45.2