[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [gnome-db] Float troubles with non-C locale
- From: Stefan de Konink <skinkie xs4all nl>
- To: Fontana Nicola <ntd users sourceforge net>
- Cc: gnome-db-list gnome org
- Subject: Re: [gnome-db] Float troubles with non-C locale
- Date: Wed, 1 Aug 2007 12:54:13 +0200 (CEST)
On Wed, 1 Aug 2007, Fontana Nicola wrote:
> As a temporary
> workaround I used:
>
> setlocale(LC_ALL, "");
> setlocale(LC_NUMERIC, "C");
>
> in main(), and all works properly, of course loosing the locale format for
> numbers.
Do you do this before or after the init functions of gtk/gda?
Stefan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]