Page MenuHomeFreeBSD

top: Make locale issues non-fatal.
ClosedPublic

Authored by des on Mar 4 2025, 2:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 1, 2:08 PM
Unknown Object (File)
Sat, Nov 1, 7:34 AM
Unknown Object (File)
Wed, Oct 29, 9:46 AM
Unknown Object (File)
Wed, Oct 29, 9:24 AM
Unknown Object (File)
Sun, Oct 26, 2:25 PM
Unknown Object (File)
Tue, Oct 21, 1:33 AM
Unknown Object (File)
Sat, Oct 18, 10:08 PM
Unknown Object (File)
Wed, Oct 15, 9:29 AM
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