logo       

Re: misc/23103: <math.h> lacks many ISO C99 features (NAN, isfinite,...): msg#00011

Subject: Re: misc/23103: <math.h> lacks many ISO C99 features (NAN, isfinite,...)
The following reply was made to PR misc/23103; it has been noted by GNATS.

From: David Schultz <dschultz@xxxxxxxxxxxxxxxxxxx>
To: Gerald Pfeifer <pfeifer@xxxxxxxxxxxxxxxxx>
Cc: freebsd-gnats-submit@xxxxxxxxxxx, freebsd-standards@xxxxxxxxxxx
Subject: Re: misc/23103: <math.h> lacks many ISO C99 features (NAN, 
isfinite,...)
Date: Wed, 15 May 2002 11:55:01 -0700

 Thus spake Gerald Pfeifer <pfeifer@xxxxxxxxxxxxxxxxx>:
 > But apart from isfinite(), everything originally require by Wine seems
 > to be there with your patch, thanks!
 
 isfinite() is a really easy addition, since it's just a special case
 of fpclassify().  I just want to verify that someone is willing to
 support the work before I finish hacking up math.h and research any
 changes necessary for architectures other than i386.

To Unsubscribe: send mail to majordomo@xxxxxxxxxxx
with "unsubscribe freebsd-standards" in the body of the message



<Prev in Thread] Current Thread [Next in Thread>