On Thu, Jun 29, 2017 at 11:15:29PM +0000, Warner Losh wrote: > Author: imp > Date: Thu Jun 29 23:15:28 2017 > New Revision: 320483 > URL: https://svnweb.freebsd.org/changeset/base/320483 > > Log: > Improve wdc error log pulling.
i386 buildworld fails with /scratch/tmp/kib/src/sbin/nvmecontrol/wdc.c:141:14: error: comparison of integer s of different signs: 'ssize_t' (aka 'int') and 'uint32_t' (aka 'unsigned int') [-Werror,-Wsign-compare] if (resid > len) ~~~~~ ^ ~~~ 1 error generated. --- wdc.o --- _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"