bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

non-ASCII chars in ChangeLog and THANKS


From: Paul Eggert
Subject: non-ASCII chars in ChangeLog and THANKS
Date: Wed, 04 Apr 2007 15:43:37 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

The non-ASCII chars in ChangeLog and THANKS didn't display properly in
my xterm.  Rather than hassle with the configuration I installed this
to bring Bison back to the wonderful ASCII world.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/bison/bison/ChangeLog,v
retrieving revision 1.1694
diff -u -r1.1694 ChangeLog
--- ChangeLog   4 Apr 2007 22:36:53 -0000       1.1694
+++ ChangeLog   4 Apr 2007 22:41:42 -0000
@@ -1,5 +1,8 @@
 2007-04-04  Paul Eggert  <address@hidden>
 
+       * THANKS: Use ASCII for Sebastien Fricker's name.  Bison source
+       still sticks to ASCII.  Sorry!
+
        * README-hacking: New file, taken mostly from coreutils, with changes
        for Bison.  Contains much of the contents of:
        * README-cvs: Remove.
@@ -127,9 +130,9 @@
 2007-02-24  Joel E. Denny  <address@hidden>
 
        Use YYFPRINTF instead of fprintf where appropriate.  Reported by
-       Sébastien Fricker at
+       Sebastien Fricker at
        <http://lists.gnu.org/archive/html/bug-bison/2007-02/msg00035.html>.
-       * THANKS: Add Sébastien Fricker.
+       * THANKS: Add Sebastien Fricker.
        * data/glr.c, data/push.c, data/yacc.c (yy_reduce_print): Implement.
        * doc/bison.texinfo (Tracing): Make it clearer that YYFPRINTF must
        accept a variable number of arguments.
Index: THANKS
===================================================================
RCS file: /cvsroot/bison/bison/THANKS,v
retrieving revision 1.72
diff -u -r1.72 THANKS
--- THANKS      10 Mar 2007 21:05:24 -0000      1.72
+++ THANKS      4 Apr 2007 22:41:42 -0000
@@ -70,7 +70,7 @@
 Richard Stallman          address@hidden
 Robert Anisko             address@hidden
 Satya Kiran Popuri        address@hidden
-Sébastien Fricker         address@hidden
+Sebastien Fricker         address@hidden
 Sebastian Setzer          address@hidden
 Shura                     address@hidden
 Steve Murphy              address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]