GNOME Bugzilla – Bug 316961
check if GError is registered as a type in GLib now
Last modified: 2005-10-03 11:20:47 UTC
see comment in gsterror.h /* This should go away once we convinced glib people to register GError */ #define GST_TYPE_G_ERROR (gst_g_error_get_type ())
Looks like it's not gonna happen. It was WONTFIX'ed by the GLib folks, see bug #300610. Cheers -Tim
reopen to wontfix