Re: [Mingw-w64-public] VLC build failure after addition of timespec_get

2021-12-27 Thread Martin Storsjö
On Sun, 26 Dec 2021, Biswapriyo Nath wrote: VLC 3.0.16 failed to build in ucrt with this error: /vlc-3.0.16/compat/timespec_get.c:28:5: error: redefinition of 'timespec_get' 28 | int timespec_get(struct timespec *ts, int base) | ^~~~ You need to install the updated version

Re: [Mingw-w64-public] [PATCH] crt: Add fallback _vscprintf_emu code for __ms_vsnprintf()

2021-12-27 Thread Biswapriyo Nath
_vscprintf is exported from msvcrt.dll in Windows 10. Should there be a msvcrt version check in the function definition? Where can I get original MSVC 6.0 msvcrt.dll? ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists