https://bugs.winehq.org/show_bug.cgi?id=53845 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |a074d0c3a8bd06bfbab4c98e4f8 | |b244bfaef62ed Keywords| |regression CC| |alexhenrie24(a)gmail.com --- Comment #5 from Alex Henrie <alexhenrie24(a)gmail.com> --- I can confirm, and `git bisect` says that Nikolay was right in comment #1: a074d0c3a8bd06bfbab4c98e4f8b244bfaef62ed is the first bad commit commit a074d0c3a8bd06bfbab4c98e4f8b244bfaef62ed Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Apr 5 16:59:09 2022 +0200 kernelbase: Reimplement GetCalendarInfoEx/W using the locale.nls data. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/kernel32/lcformat.c | 10 +- dlls/kernelbase/locale.c | 394 ++++++++++++++++++++++++++--------------------- include/winnls.h | 1 + 3 files changed, 226 insertions(+), 179 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.