[haiku-development] Re: where is icu DateFormatSymbols?

  • From: Rene Gollent <anevilyak@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 2 Dec 2014 16:40:40 -0500

On Dec 2, 2014 4:23 PM, "Donn Cave" <donn@xxxxxxxxxxx> wrote:
>
> Don't mean to put anyone to a lot of trouble, but ... I have this
> system instability situation where, when the system itself doesn't
> crash, processes will crash at a particular place -- calling
> icu::DateFormatSymbols::initializeData(icu::...
>
> So I am mighty curious what goes on there, but I can't find the
> source for it.  Searched every .h, .cpp or .C file in the Haiku
> source, and all the headers in /boot/system/develop/headers.

That's not in Haiku's code, that stems from libicu, which the locale kit
uses as back end. You'd want to grab the source from either their
respective website (icu-project.org) or build it via HaikuPorts if you
wanted to dig deeper there.

Regards,

Rene

Other related posts: