[poky] web2 on PPC

Holger Hans Peter Freyther holger at freyther.de
Mon Oct 3 08:50:26 PDT 2011


On 09/30/2011 10:15 PM, Gary Thomas wrote:

> (gdb) l
> 71      TextBreakIterator* acquireLineBreakIterator(const UChar* string, int
> length, const AtomicString& locale)

what is locale? is ICU missing some data files that could/should be installed
(strace or such). The AtomicString class has a way to get the String which has
a way to convert/encode to UTF8 which has a way to get the data that can be
printed with printf. :)

holger



More information about the poky mailing list