Closed
Description
Module:
Description
Since 1e870be, up to at least 9085b4e mingw64 tests have been failing:
re/uniprops01.t ......................................................
Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
I haven't been able to reproduce this locally.
Reverting the change and pushing to a test branch:
https://github.com/tonycoz/perl5/tree/revert_is_utf8_char
does successfully pass on github's CI.
The 1e870be change looks fine.