Re: Locale woes.

2008-07-31 Thread Václav Haisman
Marcin Wisnicki wrote, On 31.7.2008 15:23: On Wed, 30 Jul 2008 23:50:13 +0200, Václav Haisman wrote: Václav Haisman wrote, On 30.7.2008 20:40: Hi, I have some problem with locales on FreeBSD 6.3. The attached test case fails with uncaught std::runtime_error exception: [...] I am able to run t

Re: Locale woes.

2008-07-31 Thread Marcin Wisnicki
On Wed, 30 Jul 2008 23:50:13 +0200, Václav Haisman wrote: > Václav Haisman wrote, On 30.7.2008 20:40: >> Hi, >> I have some problem with locales on FreeBSD 6.3. The attached test case >> fails with uncaught std::runtime_error exception: > [...] > I am able to run the test case successfuly when I c

Re: Locale woes.

2008-07-30 Thread Václav Haisman
Václav Haisman wrote, On 30.7.2008 20:40: Hi, I have some problem with locales on FreeBSD 6.3. The attached test case fails with uncaught std::runtime_error exception: [...] I am able to run the test case successfuly when I compile it with STLport. So it seems there is something odd going on w