Date: Tue, 18 Mar 2003 09:22:05 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: rich AT phekda DOT freeserve DOT co DOT uk Message-Id: <6137-Tue18Mar2003092204+0200-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <3E75A26E.18FCF9E5@phekda.freeserve.co.uk> (message from Richard Dawe on Mon, 17 Mar 2003 10:24:46 +0000) Subject: Re: strto{d,f,ld}, inf and nan patch References: <200303161536 DOT QAA01921 AT lws256 DOT lu DOT erisoft DOT se> <3E75A26E DOT 18FCF9E5 AT phekda DOT freeserve DOT co DOT uk> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Mon, 17 Mar 2003 10:24:46 +0000 > From: Richard Dawe > > I think ignoring the in nan() is fine. I think we should at least verify that is a hex number. Ideally, we should also generate the precise bit pattern as given by . It cannot be too hard. Btw, what does C9x say about that specifies a bit pattern which is not a NaN?