Mail Archives: djgpp-workers/2003/01/11/07:38:20
Hello.
Eli Zaretskii wrote:
>
> > Date: Sat, 11 Jan 2003 10:17:03 +0000
> > From: Richard Dawe <rich AT phekda DOT freeserve DOT co DOT uk>
> >
> > Here's what I propose: I will fix the double -> float mistake now. The
> > HUGE_VAL -> HUGE_VALF problem I will fix in a later patch.
>
> That's okay, but you still need to do something in strtof's code
> because it cannot return HUGE_VAL: that's a bug. Perhaps return some
> literal float value instead.
I'll try to get a HUGE_VAL{,F,L} patch done soon. That will fix the bug and
get us nearer C99 compliance.
If you're worried about duplication of work with K. B. Williams's stuff, don't
worry - I've checked and there isn't any. Well, he has a definition of
HUGE_VALL, but it looks like we can just switch to defining it in a similar
way to HUGE_VAL currently is.
I'll run the Cygnus test suite before submitting the patch.
Bye, Rich =]
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
- Raw text -