ccan/tally: don't use SIZE_MAX.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 6 Jul 2011 05:17:44 +0000 (14:47 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 6 Jul 2011 06:34:05 +0000 (08:34 +0200)
commitc019302e65051f214c5ea2ef908aa0ef79c8b12e
tree32a27b2393d2456a861b2d6ac5a9e5924c4b3f6b
parent44a016cd89e9421ab5938a0e52ec21774b438c99
ccan/tally: don't use SIZE_MAX.

Michael Adam points out this broke the build farm (ie. OSF1 axp V5.1 2650 alpha)
so fixed in CCAN and imported from af7a902d74a7926693f55da9e21a67dde46931d4:

    Turns out it's not standard (thanks Samba build farm!)
    And the previous test had a hole in it anyway.  This one is more conservative.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
Autobuild-Date: Wed Jul  6 08:34:05 CEST 2011 on sn-devel-104
lib/ccan/tally/tally.c