locale_to_utf8 multithread
- From: "Fabian Jacquet" <fabian jacquet gmail com>
- To: gtkmm-list gnome org
- Subject: locale_to_utf8 multithread
- Date: Mon, 25 Jun 2007 17:36:57 +0200
Hi,
I'm a new user of GLib and I have a problem using locale_to_utf8 function with multiple threads.
When 2 threads use locale_to_utf8 at same time, I have an access violation exception.
Is it a bug or a bad use?
I simply do this in the threads:
Glib::ustring name = Glib::locale_to_utf8("valeur avec é etc");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]