[Mingw-w64-public] fenv issues that Gnulib works around

2025-06-14 Thread Lasse Collin
I noticed a thread on bug-gnulib about fenv changes in mingw-w64 13.0.0. The thread mentions old and new bugs. I cannot help with the issue itself, but I mentioned the bug-gnulib thread on #mingw-w64 on 2025-06-11. I was asked if Gnulib devs could report the issues to the mingw-w64-public list. Hop

Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale

2025-06-14 Thread LIU Hao
在 2025-6-8 00:21, Kirill Makurin 写道: I guess sticking to range [0,255] is our best choice. I attached patches. Mostly these look good to me. However I get errors from libc++ testsuite: https://github.com/lhmouse/mingw-w64/actions/runs/15650737822/job/44095645474#step:7:13365 which faile