diff options
| author | Pádraig Brady <P@draigBrady.com> | 2012-12-19 23:58:10 +0000 |
|---|---|---|
| committer | Pádraig Brady <P@draigBrady.com> | 2012-12-21 15:57:04 +0000 |
| commit | 8220a17c93c8546b409587f0f6215337b498722d (patch) | |
| tree | 82fc169ecd4175007d9885b012eea2cd287df7d8 /scripts/git-hooks/commit-msg | |
| parent | seq: fix newline output when -s specified (diff) | |
| download | coreutils-8220a17c93c8546b409587f0f6215337b498722d.tar.gz coreutils-8220a17c93c8546b409587f0f6215337b498722d.zip | |
dd: fix a printf format mismatch in an error message
* src/dd.c (dd_copy): To print an off_t portably we need
to use PRIdMAX and cast to intmax_t, otherwise there
could be a mismatch between say a 32 bit off_t
and uintmax_t. This was flagged by -Wformat on
a 64 bit host when compiling with CFLAGS=-m32.
Diffstat (limited to 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions
