Hi all, This is a small patch to define a missing UCRT function that was identified when fixing the number parsing support for OpenColorIO [1]. This makes the original patch targeting the Windows ABI to fail building under MinGW [2].
[1]: https://github.com/AcademySoftwareFoundation/OpenColorIO/pull/1496 [2]: https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1679 L. E. Segovia (1): crt/stdlib: Add missing _strtof_l function and redirections mingw-w64-headers/crt/stdlib.h | 1 + mingw-w64-headers/crt/tchar.h | 4 ++++ 2 files changed, 5 insertions(+) -- 2.38.1 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
