[Bug 46442] FormatCurrency(9) returns .9.00 (period in front)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 9 10:43:58 CST 2019


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

--- Comment #5 from Theodore Bumpers <wine at londonlight.org> ---
Fabian the crash is not the bug, the crash is a result of the bug. The bug here
is that FormatCurrency in wine formats "9" as ".9.00", with two period
characters. Reproduced by multiple people on different machines using different
locales. In Windows, FormatCurrency(9) would return for example "9.00 BTC".

I'm happy to provide you with any info you need, just instruct me how, as I'm
somewhat familiar with GNU GDB but not with winegdb or wine's "debug channels".

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