Generalize the patch for the AIX bool bug.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Oct 2005 16:42:22 +0000 (16:42 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Oct 2005 16:42:22 +0000 (16:42 +0000)
ChangeLog
m4/ChangeLog

index ffe7f81..5dc562e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2005-10-06  Jim Meyering  <jim@meyering.net>
+2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.91-cvs.
 
+       * src/sort.c (sortlines_temp): Undo previous change, since
+       today's change to m4/stdbool.m4 should catch it.
+
+2005-10-06  Jim Meyering  <jim@meyering.net>
+
        * TODO: rm: add support for a -I option, like that from FreeBSD's.
 
 2005-10-05  Jim Meyering  <jim@meyering.net>
index f51363a..742361f 100644 (file)
@@ -1,3 +1,9 @@
+2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
+       promotes to int, not unsigned int, to catch the AIX 5.3
+       compiler bug.
+
 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
 
        * chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...