Date: Tue, 17 Dec 2002 22:31:40 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <7458-Tue17Dec2002223139+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (rich AT phekda DOT freeserve DOT co DOT uk) Subject: Re: strtof (C99) [PATCH] References: 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: Tue, 17 Dec 2002 13:26:36 +0000 > From: "Richard Dawe" > > Test 6: Inf -> 0 Why doesn't this return an Inf (the float representation of it)? Also, what about a NaN? I will review the code as soon as I have time. Thanks!