[haiku-bugs] Re: [Haiku] #6276: Console backspace doesn't properly handle non-ascii unicode

  • From: "heto" <trac@xxxxxxxxxxxx>
  • Date: Mon, 12 Jul 2010 20:31:40 -0000

#6276: Console backspace doesn't properly handle non-ascii unicode
------------------------+---------------------------------------------------
  Reporter:  Adek336    |         Owner:  nobody   
      Type:  bug        |        Status:  new      
  Priority:  normal     |     Milestone:  R1       
 Component:  - General  |       Version:  R1/alpha2
Resolution:             |      Keywords:           
Blocked By:             |   Has a Patch:  0        
  Platform:  All        |      Blocking:  5775     
------------------------+---------------------------------------------------
Changes (by heto):

 * cc: henrimoi@… (added)


Comment:

 If you try to set LC_CTYPE or any of the other locale variables, bash will
 warn that setlocale fails. This is probably because Haiku doesn’t ship
 with any glibc locale files, so applications won’t even know what
 character encoding is associated with a locale. On Linux (Debian squeeze),
 these files seem to be installed under /usr/share/i18n.

 This also means that any application that relies on C/POSIX locale support
 for finding out the character encoding will fail, including applications
 such as svn. And because the locale files are not installed, setting
 LC_CTYPE will not mean anything.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6276#comment:5>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: