diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-18 16:04:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-18 16:04:16 +0000 |
commit | c6c2071280dc3bbf048381a002da551040f3e3ad (patch) | |
tree | dbb41965e87ab6a64bc9f4f6cda62973799bcbae /old | |
parent | 28b012a9cc7b971e6e29a437ca7b5db637e559f1 (diff) | |
download | coreutils-c6c2071280dc3bbf048381a002da551040f3e3ad.tar.xz |
Modify 'expr' so that it uses intmax_t, not int, to calculate
the value of integer expressions.
(struct valinfo.i): Now intmax_t, not int.
(docolon, int_value, str_value, isstring, nextarg, toarith,
freev, tostring, trace): Remove unnecessary forward decls.
(int_value, printv, tostring, toarith, arithf, arithdivf, docolon,
eval6, eval4, eval3): Do integer arithmetic using intmax_t, not int.
(docolon): Don't assume size_t fits in int.
Diffstat (limited to 'old')
0 files changed, 0 insertions, 0 deletions