stdbool: Update doc.
authorBruno Haible <bruno@clisp.org>
Fri, 2 Jul 2010 00:48:01 +0000 (02:48 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 2 Jul 2010 00:48:01 +0000 (02:48 +0200)
ChangeLog
doc/posix-headers/stdbool.texi

index ef354f3..61d0f53 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  Jim Meyering  <meyering@redhat.com>
 
        hash: extend module to deal with non-pointer keys
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: