logo       

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

Subject: Re: misc/23103: <math.h> lacks many ISO C99 features (NAN, isfinite,...)
On Thu, 9 May 2002, David Schultz wrote:
>> Features missing include macros FP_INFINITE, FP_NAN, FP_NORMAL,
>> FP_SUBNORMAL, FP_ZERO, fpclassify(), and isfinite().
> I've made some patches to add most of these features for i386.  The
> remaining ones are mostly trivial extensions to the ones I've already
> added.

Cool.  Unfortunately, I'm not enough of an expert to be really able to
review your improvements in detail, but have only been bitten by missing
features while maintaining our emulators/wine port.

But apart from isfinite(), everything originally require by Wine seems
to be there with your patch, thanks!

(Hopefully someone with more in-depth knowledge than me will review
your patch soon!)

Gerald
-- 
Gerald "Jerry" pfeifer@xxxxxxxxxxxxxxxxx http://www.dbai.tuwien.ac.at/~pfeifer/


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>