CVSROOT: /cvs/gnome Module name: libsoup Changes by: danw 05/11/01 10:05:48
Modified files: . : ChangeLog libsoup : soup-connection.c soup-xmlrpc-response.c Log message: * libsoup/soup-connection.c (set_current_request, clear_current_request): Cast the argument to g_object_add/remove_weak_pointer to the wrong type, to make gcc 4.1 happy, because C is stupid and "void **" means "a pointer to a void *", not "a pointer to any kind of pointer". * libsoup/soup-xmlrpc-response.c (soup_xmlrpc_value_dump_internal): fix gccism. #320349, from Roland Illig. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libsoup&who=danw&date=explicit&mindate=2005-11-01%2010:04&maxdate=2005-11-01%2010:06 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list