Uwe Bonnes <bon <at> elektron.ikp.physik.tu-darmstadt.de> writes:
"Peter" == Peter Beutner <p.beutner <at> gmx.net> writes:
Peter> Uwe Bonnes schrieb: >>>>>>> "Peter" == Peter Beutner <p.beutner <at> gmx.net> writes: >> Peter> Which means that '7.8912654773d210' is the same as Peter> '7.8912654773e210'. >> Running the test with native msvcrt doesn't give me 7.8912654773e210 >> neither...
The test linked libc atof and not msvcrt atof. I don't know if this is a bug in our headers or something else. I will post a corrected patch for the test suite ...
Hi, looks like bug 4337 wasn't really related to the bug in the simple test app i submitted (Hey , i'm just a poor debugging noob :) ). Bug 4337 is already fixed by a patch from Julliard (thx) ) Should i file a bug report for the bug in the simple test app (ripped from from msdn) or is it a known problem?