[gstreamer-bugs] [Bug 171423] Erroneous GstGError datatype for "error" callback

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Mar 25 12:24:57 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=171423
 GStreamer | documentation | Ver: 0.8.9





------- Additional Comments From Ronald Bultje  2005-03-25 15:24 -------
OK, I see, it says GstGError because we register a type for the error callback,
and we use our own prefix because of namespace concerns (we don't want to
conflict with other GError type registration).

What's the usual way to do this? gpointer? Just s/GstGError/GError/ in
gsterror.c and live with possible bad side-effects?

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list