Re: vasnprintf: Work around two grouping bugs on many platforms

2025-04-12 Thread Bruno Haible via Gnulib discussion list
> vasnprintf: Work around two grouping bugs on many platforms. The tests fail on native Windows, because MSVC does not support the grouping flag at all, and because mingw uses the decimal point instead of the thousands separator, for integers.

vasnprintf: Work around two grouping bugs on many platforms

2025-04-11 Thread Bruno Haible via Gnulib discussion list
rchive/html/bug-coreutils/2025-04/msg00024.html>, - The bug found on NetBSD 10.0 <https://lists.gnu.org/archive/html/coreutils/2025-04/msg00024.html>. 2025-04-11 Bruno Haible vasnprintf: Work around two grouping bugs on many platforms. * m4/printf.m4 (gl_PRIN