Date: Thu, 11 Jan 2007 14:24:23 -0600 From: Brooks Davis <brooks@one-eyed-alien.net> To: FreeBSD Tinderbox <tinderbox@freebsd.org> Cc: current@freebsd.org, sparc64@freebsd.org Subject: Re: [head tinderbox] failure on sparc64/sun4v Message-ID: <20070111202423.GC20321@lor.one-eyed-alien.net> In-Reply-To: <20070111193241.506FE73034@freebsd-current.sentex.ca> References: <20070111193241.506FE73034@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 11, 2007 at 02:32:41PM -0500, FreeBSD Tinderbox wrote: > ===> usr.bin/head (all) > cc -O2 -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/usr.bin/head/head.c > /src/usr.bin/head/head.c: In function `head_bytes': > /src/usr.bin/head/head.c:149: warning: comparison between signed and unsigned > *** Error code 1 Sorry about that, I didn't notice that varied signedness of off_t. It should be fixed now. -- Brooks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070111202423.GC20321>