stdbool: Update doc.
authorIan Beckwith <ianb@erislabs.net>
Sun, 4 Jul 2010 01:35:03 +0000 (02:35 +0100)
committerIan Beckwith <ianb@erislabs.net>
Sun, 4 Jul 2010 01:35:03 +0000 (02:35 +0100)
(cherry picked from commit 7773f84fe1aa3bb17defad704ee87f2615894ae4)

ChangeLog
doc/posix-headers/stdbool.texi

index af900b1..1a3739d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-01  Bruno Haible  <bruno@clisp.org>
+
+       stdbool: Update doc.
+       * doc/posix-headers/stdbool.texi: Mention OpenBSD bug.
+       Info from Christian Weisgerber <naddy@mips.inka.de>.
+
 2010-07-01  Christian Weisgerber  <naddy@mips.inka.de>  (tiny change)
 
        gettext: Use AC_GNU_SOURCE as a fallback for AC_USE_SYSTEM_EXTENSIONS.
index 78ccfc3..da8a9db 100644 (file)
@@ -12,6 +12,9 @@ This header file is missing on some platforms:
 AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1.
 @item
 Some compilers have bugs relating to @samp{bool}.
+@item
+This header file defines @code{true} incorrectly on some platforms:
+OpenBSD 4.7 with gcc 2.95.
 @end itemize
 
 Portability problems not fixed by Gnulib: