[Bug 50151] World of Tanks fails to launch if LC_LANG/LC_ALL are set ja_JP

WineHQ Bugzilla wine-bugs at winehq.org
Sun Dec 27 02:17:04 CST 2020


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

--- Comment #8 from Mario Motohashi <ankouslash at yahoo.co.jp> ---
(In reply to Gijs Vermeulen from comment #7)
> Also try adding -fcommon to CROSSCFLAGS as well.

CROSSCFLAGS solved my build problem, thx.
And, I was wrong. This issue occurs from wine-4.21, not 4.20.

git bisect reports as follow:
c37268f0aa6da3825aa11551537b8e18aa62bdca is the first bad commit
commit c37268f0aa6da3825aa11551537b8e18aa62bdca
Author: Piotr Caban <piotr at codeweavers.com>
Date:   Tue Nov 19 23:14:42 2019 +0100

    msvcrt: Use correct __lc_time_data fields in strftime functions.

    Signed-off-by: Piotr Caban <piotr at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/msvcrt/msvcrt.h |   2 +
 dlls/msvcrt/time.c   | 164 +++++++++++++++++++++++++++++++++++----------------
 2 files changed, 115 insertions(+), 51 deletions(-)

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