Re: [dev] noice and NetBSD curses

From: Cág <ca6c_AT_bitmessage.ch>
Date: Tue, 07 Aug 2018 13:18:14 -0500

Silvan Jegen wrote:

> I thought that maybe one of the programs is linked against the
> non-"...w" variant of the curses library (i. e. "libncurses" instead
> of "libncursesw") but it turns out that NetBSD's curses library does
> not have this separation at all. Interesting stuff.

It can handle wide characters --
https://github.com/NetBSD/src/blob/trunk/lib/libcurses/cchar.c

> Not sure how to debug this further. Especially not without a working
> NetBSD installation (and I am lazy...).

You can grab the code here https://github.com/sabotage-linux/netbsd-curses
and try to link noice against it.

--
caóc
Received on Tue Aug 07 2018 - 20:18:14 CEST

This archive was generated by hypermail 2.3.0 : Tue Aug 07 2018 - 20:24:06 CEST