Dave Mielke, le Sat 07 Jul 2012 13:54:18 -0400, a écrit :
> The code looks correct to me. The screen driver already calls gettext(), so 
> the 
> message as rturned by the screen driver is already translated. Then it gets 
> translated into wchars via brltty's convertTextToWchars(), which is mapped to 
> mbstowcs().

Where is convertTextToWchars called?  What I see in the driver in
readCharacters_LinuxScreen() is a call to setScreenMessage which just
uses strlen() and copyScreenCharacterText() without taking charset into
account.

Samuel



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to