This will fix https://bugs.winehq.org/show_bug.cgi?id=42719 after Japanese translation update.
String IDs are based on SHA1 hash so that we can add another zone name without renumbering. I'm preparing a tool which generate these IDs and time zone information. I'll send it later.
Signed-off-by: Akihiro Sagawa sagawa.aki@gmail.com --- configure | 2 + configure.ac | 1 + dlls/ntdll/tests/time.c | 4 +- dlls/tzres/Makefile.in | 2 + dlls/tzres/tzres.rc | 201 ++++++++++++++++++++++++++++++++++++++++++++++++ dlls/tzres/tzres.spec | 1 + loader/wine.inf.in | 198 +++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 407 insertions(+), 2 deletions(-) create mode 100644 dlls/tzres/Makefile.in create mode 100644 dlls/tzres/tzres.rc create mode 100644 dlls/tzres/tzres.spec
Hi,
While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check?
Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=45527
Your paranoid android.
=== build (build log) ===
error: corrupt patch at line 931 Task: Patch failed to apply
=== debian9 (build log) ===
error: corrupt patch at line 931 Task: Patch failed to apply
=== debian9 (build log) ===
error: corrupt patch at line 931 Task: Patch failed to apply