在 2026-2-7 12:01, Kirill Makurin 写道:
Changes in this patch series:- fix inconsistent behavior of `iswctype` with _BLANK character class constant - add support for "blank" character class in mingw-w64's `wctype` function, making it C99 conformant - fix inconsistent behavior of is[w]print for TAB character - add tests to verify that [w]ctype.h functions provided by mingw-w64 are conforming to POSIX - add test to verify that `iswctype` is consistent with class-specific functions such as `iswprint` - provide POSIX-conforming `towctrans` for msvcr120.dll and UCRT - add test to verify that `towctrans` is consistent with tow{lower,upper} functions and conforms to POSIX - move source files for [w]ctype.h functions to their own subdirectory GitHub CI run: https://github.com/maiddaisuki/mingw-w64/actions/runs/21772396140 All added tests are based on similar tests in my posix32 library, I just removed references to posix32's internals.
These patches all look good to me. I have pushed them now. Thanks. -- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
