[Bug 38988] .NET applications using System.Decimal to float conversion may return wrong results ('VarR4FromDec' divisor integer overflow)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 19 14:55:52 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38988

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |testcase
      Fixed by SHA1|                            |728076223812e11441f1f185c30
                   |                            |d836c1269712e
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

this is fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/728076223812e11441f1f185c30d836c1269712e

Thanks Sebastian

--- snip ---
$ wine ./Conversion\ decimal\ to\ float.exe 
...
Value as decimal: -0.594059405941
Value converted to float: -0.5940594
Value as decimal: 0.605321507761
Value converted to float: 0.6053215
--- snip ---

Regards

-- 
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