[Bug 28422] scanf family of functions provides only 7 digits of precision for converting doubles and long doubles

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 4 10:31:17 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=28422

--- Comment #11 from Alan W. Irwin <irwin at beluga.phys.uvic.ca> 2012-11-04 10:31:17 CST ---
This patch is obviously required to sustain the desired long double precision
for this calculation of the long double cur variable. Without the patch, the
calculation is of double precision instead which introduces additional
numerical noise into the results for cur and also the scanf family of
functions.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list