Re: Call for vetoes: Setting the global C++ locale in Gtk::Main
- From: Alexander Shaduri <ashaduri gmail com>
- To: Daniel Elstner <daniel kitta googlemail com>
- Cc: gtkmm mailing list <gtkmm-list gnome org>
- Subject: Re: Call for vetoes: Setting the global C++ locale in Gtk::Main
- Date: Tue, 30 Mar 2010 22:19:10 +0400
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]