This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix strtod for small DBL_DIG


On May 16 08:59, Steven Abner wrote:
> On May 16, 2011, at 8:33 AM, Corinna Vinschen wrote:
> > Thanks for the testcase.  However, I can still not reproduce the
> > problem.  I tried again with float and strtof on Cygwin, but
> > regardless of running it with or without your patch, it results
> > in printing
> > 
> >  12.3456789 12.3456789
> > [...]
> A little off topic, but Corinna found bug in printf
> default precision print out should be 6 digits...
> but using two different source codes, I get using floats as
> Corinna 12.345679 12.345679
> could it be a printf problem instead?
> i386 also

Sorry, I copy/pasted the numbers from the wrong source.  Actually what
I see is the correct

  12.345679 12.345679

as well.


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]