On Mon, 3 Aug 2009, Thomas Dickey wrote:
I can reproduce this here, with 20090801
...and I can see the immediate cause (a fix which removed a special case which has to be reworked): 20090704 + remove wide-character checks from unctrl() (patch by Clemens Ladisch). + revise wadd_wch() and wecho_wchar() to eliminate dependency on unctrl(). unctrl() is used in waddch(), which in turn is used by printw(). The issue with unctrl() is that it "shouldn't" depend on wide-characters. However, printw does, as reported here. -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org