diff options
author | Assaf Gordon <assafgordon@gmail.com> | 2015-06-29 12:54:41 +0100 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2015-06-29 12:59:19 +0100 |
commit | badecb3f6ce21e9ad12402d4dd96d9a532499710 (patch) | |
tree | abb5ae6edadc36497031e788f2167c47b872f641 /src/false.c | |
parent | eff511bd3cecaab30df75a854f01566ce45c5876 (diff) | |
download | coreutils-badecb3f6ce21e9ad12402d4dd96d9a532499710.tar.xz |
numfmt: fix printf argument order
* src/numfmt.c (double_to_human): Fix the argument order
passed to snprintf, which happened to work on amd64 with
its separate va_arg storage area for floats¹,
but would fail tests for example on i686.
¹ https://blog.nelhage.com/2010/10/amd64-and-va_arg/
Diffstat (limited to 'src/false.c')
0 files changed, 0 insertions, 0 deletions