The Blue Meanie wrote:
> On Sun, 31 Jul 2005 21:26:50 +0200
> Another good, clean build here.  The only nitpick - I did get two new
> warnings the first time through, in utf8.c:
> 
> "utf8.c", line 962: warning: argument #3 is incompatible with prototype:
>         prototype: pointer to unsigned int : 
> "/usr/include/glib-2.0/glib/gconvert.h", line 54
>         argument : pointer to unsigned long
> "utf8.c", line 962: warning: argument #5 is incompatible with prototype:
>         prototype: pointer to unsigned int : 
> "/usr/include/glib-2.0/glib/gconvert.h", line 54
>         argument : pointer to unsigned long

I've replaced g_iconv() with iconv(). We use that for GLib-1.2 anyway,
so there's no real need to use the mangled version of GLib-2.0.

-- 
Christian

Attachment: pgpaxvMNAwaId.pgp
Description: PGP signature

Reply via email to