df.c breaks compilation (unsigned and signed problem)

From: Giovanni P. Tirloni <gpt_at_tirloni.org>
Date: Thu, 11 Dec 2003 18:11:53 -0200
Hi,

 Sorry if this has been reported before. I've just cvsup'ed some minutes ago (4:00 PM GMT).

root_at_neutrino:/usr/src/bin/df# make clean
rm -f df df.o vfslist.o df.1.gz df.1.cat.gz
root_at_neutrino:/usr/src/bin/df# make 
cc -O -pipe -mcpu=pentiumpro -I/usr/src/bin/df/../../sbin/mount -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wbad-function-cast -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls  -c /usr/src/bin/df/df.c
/usr/src/bin/df/df.c: In function `prtstat':
/usr/src/bin/df/df.c:450: warning: comparison between signed and unsigned
/usr/src/bin/df/df.c:452: warning: comparison between signed and unsigned
/usr/src/bin/df/df.c:454: warning: comparison between signed and unsigned
/usr/src/bin/df/df.c: In function `update_maxwidths':
/usr/src/bin/df/df.c:485: warning: comparison between signed and unsigned
/usr/src/bin/df/df.c:486: warning: comparison between signed and unsigned
/usr/src/bin/df/df.c:488: warning: comparison between signed and unsigned
*** Error code 1

Stop in /usr/src/bin/df.
root_at_neutrino:/usr/src/bin/df# 

 --
 Giovanni P. Tirloni <gpt at tirloni.org>
 Fingerprint: 8C3F BEC5 79BD 3E9B EDB8  72F4 16E8 BA5E D031 5C26
Received on Thu Dec 11 2003 - 11:12:00 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:33 UTC