[haiku-commits] Re: haiku: hrev43310 - src/system/libroot/posix/glibc/wcsmbs src/system/libroot/posix/locale src/system/libroot/add-ons/icu src/system/libroot/posix/glibc/stdlib headers/private/libroot/locale

  • From: Oliver Tappe <zooey@xxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 23 Nov 2011 22:47:15 +0100

On 2011-11-23 at 20:44:53 [+0100], Axel Dörfler <axeld@xxxxxxxxxxxxxxxx> 
wrote:
> On 11/23/2011 08:16 PM, zooey@xxxxxxxxxxxxxxx wrote:
> > +++ b/headers/private/libroot/locale/ICUConverterManager.h
> [...]
> > +#include<Referenceable.h>
> > +#include<util/DoublyLinkedList.h>
> > +//#include<util/OpenHashTable.h>
> 
> Small leftover.

Ah, right - hinting at my intention to replace the std::map currently used 
with a hash table. Will either actually do that or drop the comment.

> [...]
> > Ticket:      https://dev.haiku-os.org/ticket/6263
> > Ticket:      https://dev.haiku-os.org/ticket/7700
> [...]
> > Multibyte-support has been rewritten to use ICU as backend.
> > While this does not necessarily work properly in every aspect
> > (e.g. the shell still has [different] problems with multibyte-
> > characters now), it does fix #6263 and #7700.
> 
> Are you going to close these, too? :-)

Done.

cheers,
        Oliver

Other related posts: