Re: [Mingw-w64-public] 32-bit UCRT time function oddities.

2021-07-24 Thread Jeremy Drake via Mingw-w64-public
On Sun, 25 Jul 2021, LIU Hao wrote: > 在 2021-07-25 05:38, Jeremy Drake via Mingw-w64-public 写道: > > > > Any thoughts on this? Maybe this needs to be moved further down the file? > > Or would that be too late for something else? I am concerned this might > > be an "ABI-breaking" situation for the

Re: [Mingw-w64-public] 32-bit UCRT time function oddities.

2021-07-24 Thread LIU Hao
在 2021-07-25 05:38, Jeremy Drake via Mingw-w64-public 写道: Any thoughts on this? Maybe this needs to be moved further down the file? Or would that be too late for something else? I am concerned this might be an "ABI-breaking" situation for the experimental 'clang32' environment in MSYS2, so don

Re: [Mingw-w64-public] 32-bit UCRT time function oddities.

2021-07-24 Thread Jeremy Drake via Mingw-w64-public
On Mon, 19 Jul 2021, Jeremy Drake via Mingw-w64-public wrote: > I am working on debugging time-related test failures in perl, when built > with i686 clang against mingw-w64 configured for ucrt. > https://github.com/msys2/MINGW-packages/issues/9178 > > The first test I debugged showed that it appea

Re: [Mingw-w64-public] [PATCH] crt: Add missing exports in ws2_32.def

2021-07-24 Thread LIU Hao
在 2021-07-22 22:29, Biswapriyo Nath 写道: From 669dd778642674b8522daa4c969c0413badc7be4 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Thu, 22 Jul 2021 19:57:06 +0530 Subject: [PATCH] crt: Add missing exports in ws2_32.def Signed-off-by: Biswapriyo Nath --- mingw-w64-crt/lib-common/ws2_32