> On Mon, Oct 27, 2014 at 11:38:17AM +0000, Kurt Jaeger wrote: > > Author: pi (ports committer) > > Date: Mon Oct 27 11:38:17 2014 > > New Revision: 273734 > > URL: https://svnweb.freebsd.org/changeset/base/273734 > > > > Log: > > bin/dd: Fix incorrect casting of arguments > This causes non-trivial amount of errors like > > cc1: warnings being treated as errors > /scratch/tmp/kib/src/bin/dd/args.c: In function 'f_bs': > /scratch/tmp/kib/src/bin/dd/args.c:192: warning: format '%jd' expects type > 'intm > ax_t', but argument 3 has type 'int' > > (this is on arm).
Thanks for the pointer. I'll take it up with the submitter. I do not have a working arm setup right now. -- p...@freebsd.org +49 171 3101372 6 years to go ! _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"