Re: MinGW support

2024-06-07 Thread Cyril Arnould
It appears you've been busy since. I've rebased 'mingw' onto master again, taking care to remove all tabs (and trailing whitespaces). I've also added 'mingw-4.10.0' which is based on the v4.10.0 tag.

Re: findutils 4.9.0: localeconv test failed on RISCV

2024-06-07 Thread Yuqi Guo
Hello, There's been some char-related changes in the related gnulib files between findutils 4.9.0 (2022) and the new 4.10.0. Would you please test if that problem still exists there? I tried findutils 4.10.0. The problem still exists. Yuqi can you please tell me what operating system / libc

Re: findutils 4.9.0: localeconv test failed on RISCV

2024-06-07 Thread Collin Funk
Hi, Bernhard Voelker writes: > There's been some char-related changes in the related gnulib files between > findutils 4.9.0 (2022) and the new 4.10.0. > Would you please test if that problem still exists there? No harm in trying this. However, I feel like this might be a platform bug. Yuqi can