Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2014 16:54:27 +0100
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        Konstantin Belousov <kostikbel@gmail.com>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Kurt Jaeger <pi@FreeBSD.org>
Subject:   Re: svn commit: r273734 - head/bin/dd
Message-ID:  <20141027155427.GM1492@f10.opsec.eu>
In-Reply-To: <20141027153957.GZ1877@kib.kiev.ua>
References:  <201410271138.s9RBcHrA002447@svn.freebsd.org> <20141027153957.GZ1877@kib.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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@FreeBSD.org         +49 171 3101372                6 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141027155427.GM1492>