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

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Fri, 19 Nov 2010 19:02:13 -0000

#6276: Console backspace doesn't properly handle non-ascii unicode
---------------------------+--------------------------------
  Reporter:  Adek336       |        Owner:  zooey
      Type:  bug           |       Status:  assigned
  Priority:  normal        |    Milestone:  R1
 Component:  System/POSIX  |      Version:  R1/Development
Resolution:                |     Keywords:
Blocked By:                |  Has a Patch:  0
  Platform:  All           |     Blocking:  5775, 6094, 6836
---------------------------+--------------------------------
Changes (by bonefish):

 * owner:  bonefish => zooey
 * status:  in-progress => assigned
 * component:  Applications/Command Line Tools => System/POSIX


Comment:

 Passing on to Oliver. This is a POSIX locale related issue. Haiku's
 <stdlib.h> defines `MB_CUR_MAX` to 1. It is also noteworthy that
 <limits.h> doesn't define `MB_LEN_MAX`, so in gcc's fixed header it is
 defined to 1 as well.

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

Other related posts: