]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 9 Mar 1996 20:26:12 +0000 (20:26 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Mar 1996 20:26:12 +0000 (20:26 +0000)
old/textutils/ChangeLog

index b363c3eef5ed1e221ef8ecd179f86481d7236ffe..1534381752f70403e6c91925b003f0420232b44a 100644 (file)
@@ -23,9 +23,12 @@ Sat Mar  9 13:30:12 1996  Jim Meyering  (meyering@na-net.ornl.gov)
        Link an nls file.
        (AC_OUTPUT): Reflect addition of two new directories, intl and po.
        Create po/Makefile.
-
        From François Pinard.
 
+       * tr.c (star_digits_closebracket): Declare formal param, IDX,
+       and local I to be of type size_t (rather than int) to avoid
+       warnings from gcc -Wall.
+
 Wed Feb 28 20:32:48 1996  Jim Meyering  (meyering@na-net.ornl.gov)
 
        * src/Makefile.am: Adapt for automake-0.30.