[Gstreamer-bugs] [Bug 115052] Changed - gst_pad_selectv() doesn't follow the va_list convention

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Dec 1 20:42:06 PST 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=115052

Changed by ds at schleef.org.

--- shadow/115052	Thu Jul 24 23:20:48 2003
+++ shadow/115052.tmp.30154	Mon Dec  1 23:42:06 2003
@@ -1,13 +1,13 @@
 Bug#: 115052
 Product: GStreamer
 Version: HEAD CVS
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: gstreamer (core)
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: ds at schleef.org               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -42,6 +42,9 @@
 Upon perusal of glib, some_functionv() is a function that is just like
 some_function(), except the last argument is a pointer to a NULL
 terminated list of a specific type, typically a pointer.
 
 some_function_valist() is just like some_function(), except it takes a
 va_list type as the final argument.
+
+------- Additional Comments From ds at schleef.org  2003-12-01 23:42 -------
+These should all be fixed now, either in HEAD or CAPS.




More information about the Gstreamer-bugs mailing list