[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    =?UTF-8?B?V3JpdGluZyB1bmljb2RlIG5jdXJzZXMgYXBwbGljYXRpb25zIGZvciBidXN5?= =?UTF-8?B?Ym94?=
From:       Pugnator <ookami () mail ! ru>
Date:       2014-11-18 9:47:36
Message-ID: 1416304056.20029343 () f81 ! i ! mail ! ru
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]

[Attachment #4 (text/plain)]

 Hi all,
I write ncurses based application which utilizes  russian characters. It looks like \
this:

wchar_t *unicode_string = L"Это юникод";
mvwprintw(stdscr,1,5,"%ls", unicode_string);    

And it works pretty well on my desktop.
I enabled all UNCIODE_ config options I found

I enabled terminal: export TERM="linux2.2"

I copied terminfo into my busybox system (kernel 3.2)
When I run my application, only ascii is printed. Unicode chars are absent: no \
garbage or whatever.

How it can be workarounded if it is possible. Application is dynamically linked and \
all libraries were transferred too


[Attachment #5 (text/html)]


<HTML><BODY>Hi all,<br>I write ncurses based application which utilizes&nbsp; russian \
characters. It looks like this:<br><br>wchar_t *unicode_string = L"Это \
юникод";<br>mvwprintw(stdscr,1,5,"%ls", unicode_string);&nbsp;&nbsp;&nbsp; \
<br><br>And it works pretty well on my desktop.<br>I enabled all UNCIODE_ config \
options I found<br><br>I enabled terminal: export TERM="linux2.2"<br><br>I copied \
terminfo into my busybox system (kernel 3.2)<br>When I run my application, only ascii \
is printed. Unicode chars are absent: no garbage or whatever.<br><br>How it can be \
workarounded if it is possible. Application is dynamically linked and all libraries \
were transferred too<br></BODY></HTML>



_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic