Re: 2.0 and solaris 7 anyone gotten it to compile?
- From: Stephen Watson <watson ultra demon co uk>
- To: gtk-list gnome org
- Subject: Re: 2.0 and solaris 7 anyone gotten it to compile?
- Date: Thu, 21 Mar 2002 12:28:57 GMT
In message <20020320152834 58187241E19 fresnel labs redhat com>
Owen Taylor <otaylor redhat com> scribbled:
> It seems like from what is being said here, that a patch to
> glib/glib/gconvert.c, which changed:
>
> /* reset the descriptor */
> g_iconv (cd, NULL, NULL, NULL, NULL);
>
> To:
>
> gchar *outbuf = NULL;
> gint inbytes_left = 0;
> gint outbytes_left = 0;
> g_iconv (cd, NULL, &inbytes_left, &outbuf, &outbytes_left);
>
That needs to be done in gconvert.c and twice in giochannel.c, after which it
all works fine.
--
Stephen Watson Physicist
Ultra Electronics Ltd - Signature Management Systems (UESMS)
Tel: +44 (0)1543 878888 (switchboard) Fax: +44 (0)1543 878249
Email: watson ultra demon co uk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]