svn commit: r284777 - in head: sbin/pfctl share/man/man4 sys/conf sys/net/altq sys/netpfil/pf
Bjoern A. Zeeb
bz at FreeBSD.org
Thu Jun 25 18:39:17 UTC 2015
> On 25 Jun 2015, at 15:07 , Ermal Luçi <eri at FreeBSD.org> wrote:
>
> Fixed.
I have a feeling it’s not; amd64.LINT:
/scratch/tmp/bz/head.svn/sys/net/altq/altq_fairq.c:746:4: error: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Werror,-Wformat]
bw, cl->cl_bandwidth, *hit_limit, b);
^~
1 error generated.
--- altq_fairq.o ---
*** [altq_fairq.o] Error code 1
More information about the svn-src-all
mailing list