svn commit: r273734 - head/bin/dd

Kurt Jaeger pi at FreeBSD.org
Mon Oct 27 15:54:34 UTC 2014


> 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.

-- 
pi at FreeBSD.org         +49 171 3101372                6 years to go !


More information about the svn-src-all mailing list