Nigel Horne wrote:
> Nigel Horne wrote:
>>> Since compilation failed bashbug hasn't been installed, so I am having
>>> to
>>> guess what is wanted. Let me know if you need any more help.
>> Does isinf appear in libc on AIX 5.1?  How about isnan?
> 
> There are man pages for both isinf and isnan, but they seem to be
> macros in math.h, rather than functions in libc.

That's odd, because presumably the autoconf test for isinf would not
have succeeded.  The only place isnan gets used is in lib/sh/snprintf.c,
and it's guarded by the same isinf autoconf test.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                           Live Strong.  No day but today.
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to