http://bugs.winehq.org/show_bug.cgi?id=28422
--- Comment #15 from Alan W. Irwin irwin@beluga.phys.uvic.ca 2012-11-04 13:27:41 CST --- Created attachment 42385 --> http://bugs.winehq.org/attachment.cgi?id=42385 test scanf precision for randomly selected doubles
This simple test programme illustrates the remaining scanf precision issue with wine-get. 9 out of 100 randomly selected floating point numbers had bit flips for wine-get. The "powl" patch fixes this issue and also the same precision issue for my ephcom planetary ephemeris results.