[Bug 280535] make config uses wrong locale
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280535] make config uses wrong locale"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Jul 2024 14:28:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280535 Vladimir Druzenko <vvd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vvd@FreeBSD.org --- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> --- Even default login class set LANG=C.UTF-8. /etc/login.conf: default:\ :passwd_format=sha512:\ <... cut ...> :charset=UTF-8:\ :lang=C.UTF-8: IMHO, it's time to switch to UTF-8. -- You are receiving this mail because: You are the assignee for the bug.