The following reply was made to PR misc/23103; it has been noted by GNATS.
From: Gerald Pfeifer <pfeifer@xxxxxxxxxxxxxxxxx>
To: David Schultz <dschultz@xxxxxxxxxxxxxxxxxxx>
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 19:21:11 +0200 (CEST)
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
|