svn commit: r299090 - in head: etc/mtree include lib/libbluetooth sbin/hastd share/man/man3 sys/dev/xen/blkback sys/kern sys/net sys/sys tests/sys tests/sys/sys usr.sbin/bluetooth/hccontrol

Ed Maste emaste at freebsd.org
Thu May 5 14:57:36 UTC 2016


On 4 May 2016 at 18:34, Alan Somers <asomers at freebsd.org> wrote:
> Author: asomers
> Date: Wed May  4 22:34:11 2016
> New Revision: 299090
> URL: https://svnweb.freebsd.org/changeset/base/299090
>
> Log:
>   Improve performance and functionality of the bitstring(3) api

tinderbox is failing on (at least) powerpc now with:

--- all_subdir_tests ---
cc1: warnings being treated as errors
/scratch/tmp/emaste/freebsd/sys/kern/subr_unit.c: In function 'main':
/scratch/tmp/emaste/freebsd/sys/kern/subr_unit.c:1029: warning: format
'%lu' expects type 'long unsigned int', but argument 2 has type
'unsigned int'
*** [subr_unit.o] Error code 1


More information about the svn-src-head mailing list