bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't convert control characters


From: Thomas Dickey
Subject: Re: Can't convert control characters
Date: Tue, 20 May 2003 10:00:30 -0400
User-agent: Mutt/1.2.5i

On Tue, May 20, 2003 at 10:38:29PM +0900, Mitsuru Chinen wrote:
> Dear ncurses maintainer,
> 
> It seems that control characters (such as BS, LF) can not be converted
> to complex characters. Attached source reproduces the problem.
> I would appreciate it if you could look at it.
> 
> My environment is
>  version : ncurses-5.3 with patches by 2003-05-17 
>   config : --with-shared --without-cxx --without-ada --enable-widec
>    OS    : SuSE Linux 8.1 (kernel-2.4.19, glibc-2.2.5)

thanks - will look.  offhand, it seems that the problem is that glibc
treats wcslen() on 8-bit characters as an error.  (I believe this is
a glibc bug, but am resigned to working around those).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]