diff options
author | Pádraig Brady <P@draigBrady.com> | 2012-10-30 02:15:36 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2012-11-04 00:49:04 +0000 |
commit | 6108baa47e90aaefb83eb230e2e063906ca14e87 (patch) | |
tree | c05898f88e424ba2d4c2fd01ec0584255ea205c0 /src/c99-to-c89.diff | |
parent | 1411022cf23d81bac8176b06008898439a2c1a59 (diff) | |
download | coreutils-6108baa47e90aaefb83eb230e2e063906ca14e87.tar.xz |
build: don't assume uintmax_t is 64 bits
This was not seen to be an issue in practise,
but to make the code more robust, don't assume
uintmax_t is 64 bits.
* src/factor.c (W_TYPE_SIZE): Define based on integer limits.
* src/make-prime-list.c (output_primes): Define format width
based on integer limits.
Diffstat (limited to 'src/c99-to-c89.diff')
0 files changed, 0 insertions, 0 deletions