Re: ustring bug?



Oh, cool. I am glad it solves your problem.

> Even
>         setlocale (LC_ALL, "de_DE.utf8").

True, but then, the software will only assume that the locale is
always de_DE.utf8 .
I am not sure what happens when the software tries to talk with the
outside world (using Glib::locale_from/to_utf8) when that outside
world is not set up using that very same locale.

On the other hand, setlocale(LC_ALL, "") works, no matter what the
current locale is.

Cheers,

Dodji.



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