On Sat, 14 Dec 2019, Liu Hao wrote:
在 2019/12/14 4:51, Martin Storsjö 写道:
This should help build system checks, that only test for the function
by linking, realize that the function actually does exist.
Signed-off-by: Martin Storsjö <[email protected]>
---
mingw-w64-crt/Makefile.am | 1 +
mingw-w64-crt/misc/ucrt_mbsinit.c | 14 ++++++++++++++
mingw-w64-headers/crt/wchar.h | 9 +++------
3 files changed, 18 insertions(+), 6 deletions(-)
create mode 100644 mingw-w64-crt/misc/ucrt_mbsinit.c
This patch is safe to apply although I doubt whether it will solve the
gnulib issue.
Safe in general - but it turns out it breaks gnulib. Previously,
gettext/gnulib built fine for me, but with this one, I'm getting the same
errors as Tom got.
// Martin
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public