From 9df8af3675e1da06f69d4ee65591fdf51dd7dd11 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 29 Sep 2002 21:25:11 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.47.2