On Thursday 20 November 2025 14:34:18 Martin Storsjö wrote: > On Thu, 20 Nov 2025, Pali Rohár wrote: > > > --- > > mingw-w64-crt/testcases/t_time.c | 204 ++++++++++++++++++++++++++++++- > > 1 file changed, 200 insertions(+), 4 deletions(-) > > This test fails in the CI environment: > > FAIL: t_time > ============ > > Assertion failed: pt_times[i].hour == htm->tm_hour, file > ../../testcases/t_time.c, line 172 > FAIL t_time.exe (exit status: 127) > > // Martin
This is also _localtime32 function. So another bug in system CRT library? _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
