X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3F773027.1ECB574F@phekda.freeserve.co.uk> Date: Sun, 28 Sep 2003 20:01:59 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: Integrating K. B. Williams's maths functions References: <136 DOT 24eb38e2 DOT 2ca86a4e AT aol DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Kbwms AT aol DOT com wrote: > There are functions in libm.a, namely nan() and nanf(), that conflict with > those in C99 because the libm.a functions do not take an argument. What are > our plans for developing C99 versions of these functions? I posted implementations of nan, nanf, nanl on Friday night. These should comply with C99. Please review the patch. It's entitled "nan, nanf, nanl, revision 2 [PATCH]". My plan is that we will use those rather than those in libm.a. I don't know what anyone else's plans are, though. ;) Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]