diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-27 22:05:43 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-27 22:05:43 +0000 |
commit | 682d905a29896bb25b33cffdd62b5e5487ada4eb (patch) | |
tree | 83e53a8192b3556b5e47cc16a9ba0ebcf217a2ea /ChangeLog | |
parent | 446a751f638c330bb7229fadeb95543fd454cc9d (diff) | |
download | coreutils-682d905a29896bb25b33cffdd62b5e5487ada4eb.tar.xz |
(sortlines_temp): Declare local `swap' to be `int', not
`bool'. Otherwise, at least one buggy compiler (alpha gcc-2.95.4)
would cause lines[-1 - swap] (with swap = false) to evaluate to
lines[4294967295].
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions