Re: [dev] noice and NetBSD curses

From: Cág <ca6c_AT_bitmessage.ch>
Date: Sun, 05 Aug 2018 09:56:23 -0500

Silvan Jegen wrote:

> I have the same locale set up (LANG=en_US.UTF-8) and on my (Linux)
> machine, both rover and noice (compiled from tip) show the "früh.mp3"
> filename correctly without me having to set LC_ALL=C.

Keep in mind, this is NetBSD with its own curses library. It was
suggested that it's a bug somehow covered by ncurses.

> What you could try is to check what setlocale() returns in both cases.
> There may be an error when setting up the locale in the noice case.

If I simply printf setlocale() nothing strange appears: C for COLLATE,
and en_US.UTF-8 for everything else. The same is inside noice when
spawning a shell.

--
caóc
Received on Sun Aug 05 2018 - 16:56:23 CEST

This archive was generated by hypermail 2.3.0 : Sun Aug 05 2018 - 17:00:08 CEST