Page MenuHomeFreeBSD

top: Make locale issues non-fatal.
ClosedPublic

Authored by des on Mar 4 2025, 2:58 PM.
Tags
None
Referenced Files
F137985131: D49230.diff
Thu, Nov 27, 9:52 PM
Unknown Object (File)
Fri, Nov 21, 6:54 AM
Unknown Object (File)
Fri, Nov 7, 11:25 PM
Unknown Object (File)
Sat, Nov 1, 2:08 PM
Unknown Object (File)
Sat, Nov 1, 7:34 AM
Unknown Object (File)
Oct 29 2025, 9:46 AM
Unknown Object (File)
Oct 29 2025, 9:24 AM
Unknown Object (File)
Oct 26 2025, 2:25 PM
Subscribers

Details

Summary

If the setlocale() call fails, emit a warning and sleep briefly so the
user has a chance to see the warning before we redraw the screen. Note
that we have no way of knowing exactly what is wrong, but at least we
can suggest that they check their environment.

MFC after: 1 week
Sponsored by: Klara, In.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable