mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-08 09:39:24 +02:00
*** empty log message ***
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2002-09-04 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* addext.c (addext): Add a cast to avoid gcc's warning about
|
||||
`comparison between signed and unsigned'.
|
||||
|
||||
* sig2str.c (str2signum, sig2str): Declare loop index variables to be
|
||||
of type size_t so that they match type of upper bound, thus avoiding
|
||||
warning about `comparison between signed and unsigned'.
|
||||
|
||||
Reference in New Issue
Block a user