From: Jim Meyering Date: Sun, 29 Sep 2002 21:25:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.2~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9df8af3675e1da06f69d4ee65591fdf51dd7dd11;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5b57a33cc8..3749c0a66c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2002-09-29 Jim Meyering + * src/cat.c (simple_cat): Use a temporary to avoid bogus warnings. + (cat): Declare insize and outsize to be of type size_t, not int. + Rearrange pointer/integer expressions to avoid bogus warnings. + (main): Declare insize and outsize to be of type size_t, not int. + * Version 4.5.2. * src/tail.c (parse_options): Give a sensible diagnostic for