On Thu, Sep 13, 2007 at 10:01:03PM +0200, Luis Ramirez wrote:
> Thanks for your comments. I have entered the enclosed code in the begining
> and I get:
>
> Headers version: 2.12
> Lib version: 2.12
>
> I have compiled the code in GNU/Linux and in Windows XP with Mingw and I get
> the same ver
Thanks for your comments. I have entered the enclosed code in the begining
and I get:
Headers version: 2.12
Lib version: 2.12
I have compiled the code in GNU/Linux and in Windows XP with Mingw and I get
the same version 2.12, and the same results.
Which version do you have used?
Best regards
On Tue, Sep 11, 2007 at 06:12:53PM +, Luis Ramirez wrote:
> I have a problem converting german ess-zet ("ß") from lower to uppercase
> when using g_unichar_toupper, but it works fine using g_utf8_strup.
> Using g_unichar_toupper I get a 0 as result.
You should not, both according to my reading
Hi
I have a problem converting german ess-zet ("ß") from lower to uppercase
when using g_unichar_toupper, but it works fine using g_utf8_strup.
Using g_unichar_toupper I get a 0 as result.
Here it is a sample. The output is:
g_unichar_toupper. Lower:'ß', Upper:''
g_utf8_strup. Lower:'ß', Upper:'S