From 7773f84fe1aa3bb17defad704ee87f2615894ae4 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 2 Jul 2010 02:48:01 +0200 Subject: [PATCH] stdbool: Update doc. --- ChangeLog | 6 ++++++ doc/posix-headers/stdbool.texi | 3 +++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index ef354f325..61d0f53c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-07-01 Bruno Haible + + stdbool: Update doc. + * doc/posix-headers/stdbool.texi: Mention OpenBSD bug. + Info from Christian Weisgerber . + 2010-07-01 Jim Meyering hash: extend module to deal with non-pointer keys diff --git a/doc/posix-headers/stdbool.texi b/doc/posix-headers/stdbool.texi index 78ccfc3fd..da8a9db95 100644 --- a/doc/posix-headers/stdbool.texi +++ b/doc/posix-headers/stdbool.texi @@ -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: -- 2.11.0