[Bug 52476] QuickLOAD: wine 7 causes VB5 application to change input value by factor 10

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jan 28 11:56:23 CST 2022


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

Fabian Maurer <dark.shadow4 at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |oleaut32
    Regression SHA1|                            |caf5ab5d65ed9df978006d819b1
                   |                            |d800071af1117

--- Comment #5 from Fabian Maurer <dark.shadow4 at web.de> ---
Bisect to

commit caf5ab5d65ed9df978006d819b1d800071af1117
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Sun Aug 8 00:49:04 2021 +0200

    oleaut32: Fix VarParseNumFromStr()'s handling of currency decimals.

    They have no default, flag the value as a monetary amount, are
    unaffected by the presence / absence of a currency symbol, and are
    incompatible with hexadecimal / octal numbers.

    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

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