Re: bin/60496: Locale-dependent UTF-8 issue over SSH session
"Valery Ushakov via gnats" <[email protected]> Sat, 25 Jul 2026 22:40:03 +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: Valery Ushakov <[email protected]> To: [email protected] Cc: Subject: Re: bin/60496: Locale-dependent UTF-8 issue over SSH session Date: Sun, 26 Jul 2026 01:35:22 +0300 On Sun, Jul 26, 2026 at 01:33:53 +0300, Valery Ushakov wrote: > The bug is that thousands_sep in vfwprintf.c is char, not a string, > hence truncated 0xc2. Bah, I somehow managed to miss the rest of the thread where riastradh and kre already answered... Sorry for the noise. -uwe