Pelles C forum

Pelles C => Bug reports => Topic started by: Alessio on July 15, 2009, 11:10:10 AM

Title: strtod invalid conversion
Post by: Alessio on July 15, 2009, 11:10:10 AM
Hi Pelle,

please see here: http://forum.pellesc.de/index.php?topic=2900.0

It is a bug ?

Thank you.
Title: Re: strtod invalid conversion
Post by: nicolas.sitbon on July 15, 2009, 11:36:59 AM
As I explained, it is a bug, but it seems Pelles fix it in new release : http://forum.pellesc.de/index.php?topic=2909.0 (http://forum.pellesc.de/index.php?topic=2909.0)
Quote- Fixed problem in strtof(), strtod(), strtold(), wcstof(), wcstod(), wcstold(), when the object pointed to by 'endptr' was assigned a pointer past a partial/invalid NAN/INF(inity) substring.
Title: Re: strtod invalid conversion
Post by: Alessio on July 15, 2009, 11:47:31 AM
Thank you.
I've think that Pelle has no read it!