]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 24 Mar 2004 14:45:23 +0000 (14:45 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 24 Mar 2004 14:45:23 +0000 (14:45 +0000)
lib/ChangeLog

index 71b3aa12e04d2a8e2f375426ce2ffa7010c222f3..057362d6cb6f0a76416d5b22caed7a41f48e1447 100644 (file)
@@ -1,3 +1,10 @@
+2004-03-23  Paul Eggert  <eggert@twinsun.com>
+
+       * readtokens0.c (readtokens0): Return true on success rather
+       than on failure.  All callers changed.  This also happens to fix a
+       portability bug on pre-C99 hosts, where (bool) INTEGER sometimes
+       returns false even when INTEGER is nonzero.
+
 2004-03-23  Jim Meyering  <jim@meyering.net>
 
        * Makefile.am (libfetish_a_SOURCES): Add getopt_int.h.