[Bug 711300] Take a const foo * when we can warrant this behavior
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Nov 13 00:58:40 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=711300
GStreamer | gstreamer (core) | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wim.taymans at gmail.com
--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2013-11-13 08:58:35 UTC ---
We have had problems in the past with using const for refcounted objects. In
general, const works for simple structs and types but not so for objects.
--
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