在 2025-02-25 06:02, Pali Rohár 写道:
Symbols __iswcsymf and __iswcsym are available in msvcr80+ and UCRT. They are not available in msvcrt.dll. --- mingw-w64-crt/Makefile.am | 4 ++++ mingw-w64-crt/misc/__iswcsym.c | 19 +++++++++++++++++++ mingw-w64-crt/misc/__iswcsymf.c | 19 +++++++++++++++++++ mingw-w64-headers/crt/ctype.h | 4 ++-- mingw-w64-headers/crt/wchar.h | 4 ++-- mingw-w64-headers/crt/wctype.h | 2 -- 6 files changed, 46 insertions(+), 6 deletions(-) create mode 100644 mingw-w64-crt/misc/__iswcsym.c create mode 100644 mingw-w64-crt/misc/__iswcsymf.c
Thanks for the patch. Pushed to master now. -- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public