[Bug 322587] [API 0.11] change gst_value_union() return value to void
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Nov 11 03:26:38 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=322587
GStreamer | gstreamer (core) | git
--- Comment #14 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-11-11 11:26:35 UTC ---
Just so I understand correctly:
The Problem is that we've changed our list to only accept child values of the
same type, right? That means that the _union() function can't union an int
range and an int list any longer by just putting those two into a list, because
then you'd have different child types (int range + list of ints), right?
--
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