Re: bin/60496 (Locale-dependent UTF-8 issue over SSH session)
Taylor R Campbell <[email protected]> Fri, 24 Jul 2026 17:43:39 +0000
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
Looks like FreeBSD made a couple of changes to fix multibyte separators and decimal points back in 2009: https://cgit.freebsd.org/src/commit/lib/libc/stdio/vfprintf.c?id=5004a238c38aecce2abe202ae920a07c2d9c3576 https://cgit.freebsd.org/src/commit/lib/libc/stdio/vfprintf.c?id=21ca178ece5d3877714d167a673c0b54948640e5 Perhaps we should pick those up.