[Gstreamer-bugs] [Bug 143472] - gst_tag_list_foreach() takes a non-const GstTagList*

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Jun 6 06:48:29 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=143472
GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Additional Comments From in7y118 at public.uni-hamburg.de  2004-06-06 09:48 -------
I think we a greed to not duplicate functions because of constness issues but
just use const and add in the docs a warning that you must not do some specific
things if your structure/tag list really is a const. There are other examples
(like gst_caps_get_structure) where this is already practiced.

The only thing I'm not sure about is if the tag list in GstTagListForEachFunc
really should be a const...

I'd like to get David's input on how to handle these constness issues before
changing anything though.

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




More information about the Gstreamer-bugs mailing list