Changes between Initial Version and Version 1 of Ticket #13184, comment 4


Ignore:
Timestamp:
Jan 11, 2017, 10:36:16 AM (7 years ago)
Author:
pulkomandy

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13184, comment 4

    initial v1  
    22
    33- Our locale implementation relies on ICU to perform most of the work
    4 - There are some tricks so that libroot can do this without linking directly to libicu
     4- There are some tricks so that libroot can do this without linking directly to libicu (http://cgit.haiku-os.org/haiku/tree/src/system/libroot/add-ons/icu)
    55- There are also some hacks to get gcc2 to have some wchar support, and some rewrite of our glibc involved at the time to get this going. This is our own code and there can be bugs in it (unfortunately widechar C API does not seem to get much use)
    66