Re: Call for vetoes: Setting the global C++ locale in Gtk::Main



Hello,

On Tue, 30 Mar 2010 19:18:14 +0200
Daniel Elstner <daniel kitta googlemail com> wrote:

> If it breaks your code, raise your veto now. :-)

Have you tested this code under FreeBSD?

I remember having some problems with
std::locale::global(std::locale(""));
under FreeBSD 6.x.

Basically, it just abort()ed with:

"locale::facet::_S_create_c_locale name not valid".

Something to do with libstdc++/libc incompatibility.
Googling around hints that this issue may affect Darwin (OS X)
too.


Thanks,
Alexander


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]