]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(begfield, limfield): Rearrange comparisons to avoid compiler warnings.
authorJim Meyering <jim@meyering.net>
Sat, 28 Sep 2002 16:32:23 +0000 (16:32 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 28 Sep 2002 16:32:23 +0000 (16:32 +0000)
commit16b4b4f86171fc78f894f4e4dbbe1e70914c533a
tree912bf98edf1b756b32754f0d042253559b1badd4
parent106025744633376a086a7fa2ab8f32a454840ef2
(begfield, limfield): Rearrange comparisons to avoid compiler warnings.
(fillbuf, keycompare): Cast literal `-1' to size_t in comparisons,
to avoid compiler warnings.
src/sort.c