summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-04-28 23:54:55 +0000
committerJim Meyering <jim@meyering.net>2002-04-28 23:54:55 +0000
commit786fcaf4a2d47f50a20cfc4db6345e4c7fceff07 (patch)
treec1357395a4fc09ac310887bb267c1e24fd82f2cc /old
parenteae0819e3d4e09d7263948cc25f784480ce53267 (diff)
downloadcoreutils-786fcaf4a2d47f50a20cfc4db6345e4c7fceff07.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index ba9a51196..75f992930 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -2,6 +2,11 @@
* Version 2.0.12.
+ Avoid warnings from gcc.
+ * src/who.c (PIDSTR_DECL_AND_INIT): Cast ut_pid value to int.
+ (make_id_equals_comment): Cast sizeof expression (used as field
+ width argument) to `int'.
+
* configure, config.hin, Makefile.in, etc.: Regenerate using
autoconf-2.53a.