(sortlines_temp): Declare temporary as `int' rather
authorJim Meyering <jim@meyering.net>
Wed, 5 Oct 2005 18:53:55 +0000 (18:53 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 5 Oct 2005 18:53:55 +0000 (18:53 +0000)
commit111bac99434fb1514c4636450504c9a518598714
tree66f00d7be94ded09772e4a72cc25a2d17910edd4
parent3614c429024eaa60407768fccf4af9e85acede7f
(sortlines_temp): Declare temporary as `int' rather
than `bool' to work around AIX 5.3 compiler bug in 64-bit mode.
src/sort.c