在 2025-6-30 20:13, Kirill Makurin 写道:
This patch series provides new implementation for C95 conversion functions:- btowc - mbrlen - mbrtowc - mbsrtowc - wcrtomb - wcsrtombs - wctob This patch series also adds tests for these functions. All tests except for btowc and wctob should be skipped when building for msvcr80.dll or later (including UCRT), however currently they will fail since `-D__MSVCRT_VERSION__=0x600` is always used when compiling tests. I believe Pali mentioned this issue recently, so I assume we're getting it fixed sometime soon.
This causes some new failures in libcxx: https://github.com/lhmouse/mingw-w64/actions/runs/16097282035/job/45424615804#step:7:14008 -- 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