X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f From: Kbwms AT aol DOT com Message-ID: <1ec.156254df.2d0e39a1@aol.com> Date: Sun, 14 Dec 2003 17:09:37 EST Subject: Re: isnanf et al To: djgpp-workers AT delorie DOT com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_1ec.156254df.2d0e39a1_boundary" X-Mailer: 8.0 for Windows sub 6021 Reply-To: djgpp-workers AT delorie DOT com --part1_1ec.156254df.2d0e39a1_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In a message dated 12/14/2003 4:20:12 PM Eastern Standard Time, rich AT phekda DOT freeserve DOT co DOT uk writes: > No, that needs to be sorted out as part of making libc C99-compliant. > > isnanf isn't in C99; isnan is. Likewise for the other is*f functions that we > have is* macros for (the ones that use fpclassify). > The library at issue at the moment is libm. Someone has seen fit to modify the source files, some of them incorrectly, so that they now invoke the is* macros in ieeefp.h. --part1_1ec.156254df.2d0e39a1_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable In a message dated 12/14/2003 4:20:12= PM Eastern Standard Time, rich AT phekda DOT freeserve DOT co DOT uk writes:

No, that needs to be sorted ou= t as part of making libc C99-compliant.

isnanf isn't in C99; isnan is. Likewise for the other is*f functions that we=
have is* macros for (the ones that use fpclassify).

<= BR> The library at issue at the moment is libm.  Someone has seen fit to mo= dify the source files, some of them incorrectly, so that they now invoke the= is* macros in ieeefp.h. --part1_1ec.156254df.2d0e39a1_boundary--