Kurt Jaeger <p...@freebsd.org> writes: > Konstantin Belousov <kostik...@gmail.com> writes: > > On Mon, Oct 27, 2014 at 11:38:17AM +0000, Kurt Jaeger wrote: > > /scratch/tmp/kib/src/bin/dd/args.c:192: warning: format '%jd' expects type > > 'intmax_t', but argument 3 has type 'int' > Thanks for the pointer. I'll take it up with the submitter.
In an ideal world, you would have reviewed the patch before committing it... > I do not have a working arm setup right now. This is a bug on all platforms, and both clang and (recent) gcc should complain about it. That printf() call will print garbage. DES -- Dag-Erling Smørgrav - d...@des.no _______________________________________________ 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"