From: Paul Eggert Date: Wed, 22 Sep 2004 19:47:59 +0000 (+0000) Subject: * src/ls.c (decode_switches): Don't compare a short value to SIZE_MAX. X-Git-Tag: v5.3.0~643 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8014b940c02c9d32b7a984349d1be96a03e9fb0;p=thirdparty%2Fcoreutils.git * src/ls.c (decode_switches): Don't compare a short value to SIZE_MAX. --- diff --git a/ChangeLog b/ChangeLog index 0a9ef6fe23..8da2442756 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-09-22 Paul Eggert + + * src/ls.c (decode_switches): Don't compare a short value + to SIZE_MAX: GCC sometimes complains. + 2004-09-21 Paul Eggert * NEWS: The following commands now reject unknown options: