From 2ada70ab05b07aaa3ec052bb0025678c422311e3 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 2 Apr 2008 03:30:52 +0200 Subject: [PATCH] Refine documentation of NAN problem. --- doc/posix-headers/math.texi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/posix-headers/math.texi b/doc/posix-headers/math.texi index a207e16a4..a7c8df77c 100644 --- a/doc/posix-headers/math.texi +++ b/doc/posix-headers/math.texi @@ -8,13 +8,13 @@ Gnulib module: math Portability problems fixed by Gnulib: @itemize @item -Some platforms do not provide a definition of NAN: -Solaris 8. - +The macro @code{NAN} is not defined on some platforms: +OpenBSD 4.0, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10. @end itemize Portability problems not fixed by Gnulib: @itemize -NAN is not a compile time constant with some broken compilers: -Compaq (ex-DEC) C 6.4 +@item +@code{NAN} is not a compile time constant with some compilers: +OSF/1 with Compaq (ex-DEC) C 6.4. @end itemize -- 2.11.0