summaryrefslogtreecommitdiff
path: root/doc/posix-headers/limits.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-headers/limits.texi')
-rw-r--r--doc/posix-headers/limits.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/posix-headers/limits.texi b/doc/posix-headers/limits.texi
index 22dc4239f7..09440cac8d 100644
--- a/doc/posix-headers/limits.texi
+++ b/doc/posix-headers/limits.texi
@@ -21,6 +21,9 @@ glibc 2.24, NetBSD 9.0, many others.
The macros @code{BOOL_MAX} and @code{BOOL_WIDTH} are not defined on
some platforms:
glibc 2.32, many others.
+@item
+The macro @code{BOOL_MAX} is not defined with some compilers:
+clang 15.0.6.
@end itemize
Portability problems fixed by Gnulib module @code{gethostname}: