mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
992e6d7c5d
`strftime` uses `__cdecl` and not `__stdcall`. This was exposed by
refactoring in commit 26c9fbab46 (MINGW-w64: Fix string(TIMESTAMP) build
on 32bits, 2021-11-16, v3.22.0~1^2).
This fixes a crash creating a timestamp with clang+mingw-w64 targeting x86.
Fixes: #22939
5.9 KiB
5.9 KiB