[Bug 697791] gst-inspect: shows action signal return pointers as pointers
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 12 00:14:58 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=697791
GStreamer | gstreamer (core) | 1.0.6
--- Comment #2 from Jose Antonio Santos Cadenas <santoscadenas at gmail.com> 2013-04-12 07:14:54 UTC ---
I've tested your changes and I get this:
"pointer" : gpointer * user_function (GstElement* object);
instead of this:
"pointer" : gpointer user_function (GstElement* object);
I think that the asterisk should not be printed if type is a pointer. I have a
patch but I'm not sure sure if I have to open a new bug or reopen this.
Additionally, is it OK to also add the patches to the 1.0 branch?
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list