On Sat, 2006-03-25 at 21:22 -0500, digitek wrote:
> I'm trying to cross-compile glib-2.2.3 for the arm but getting an error about
> g_value_take_string.  Is this a common error?
> 
<snip>

Hrm.. g_value_take_string is indeed in the 2.2.3 source wtf?

[EMAIL PROTECTED] gtk]# cat glib-2.2.3/gobject/gmarshal.c  | grep
g_value_take_string
  g_value_take_string (return_value, v_return);

_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to