diff options
author | Jim Meyering <jim@meyering.net> | 2005-09-23 20:13:49 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-09-23 20:13:49 +0000 |
commit | d3e8a40be3c65eb314b27e8061e14f93edf147f4 (patch) | |
tree | abe43515c5d95cadf4bac447a8f2b3f18426c5bf /tests/ln | |
parent | b7260216725921ddc245f295a4a9a8da2474ce18 (diff) | |
download | coreutils-d3e8a40be3c65eb314b27e8061e14f93edf147f4.tar.xz |
Use `verify' to ensure that our hard-coded
bytes_to_*_digits arrays are long enough. Of course, 17+-byte
integral types aren't on the near horizon, but just in case...
(MAX_INTEGRAL_TYPE_SIZE): Move definition to precede new first use.
(bytes_to_oct_digits, bytes_to_signed_dec_digits):
(bytes_to_unsigned_dec_digits, bytes_to_hex_digits): Change base
type from `char' to the clearer `unsigned int'.
Diffstat (limited to 'tests/ln')
0 files changed, 0 insertions, 0 deletions