Re: bin/60496 (Locale-dependent UTF-8 issue over SSH session)

"Taylor R Campbell via gnats" <[email protected]> Fri, 24 Jul 2026 17:45:01 +0000 (UTC)
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR bin/60496; it has been noted by GNATS.

From: Taylor R Campbell <[email protected]>
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: bin/60496 (Locale-dependent UTF-8 issue over SSH session)
Date: Fri, 24 Jul 2026 17:43:39 +0000

 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=3D5004a238=
 c38aecce2abe202ae920a07c2d9c3576
 https://cgit.freebsd.org/src/commit/lib/libc/stdio/vfprintf.c?id=3D21ca178e=
 ce5d3877714d167a673c0b54948640e5
 
 Perhaps we should pick those up.