[Gstreamer-bugs] [Bug 105883] New - gst_bin_use_clock prototype is wrong

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Feb 12 07:27:55 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=105883

Changed by brian.cameron at ireland.sun.com.

--- shadow/105883	Wed Feb 12 10:27:55 2003
+++ shadow/105883.tmp.5222	Wed Feb 12 10:27:55 2003
@@ -0,0 +1,23 @@
+Bug#: 105883
+Product: GStreamer
+Version: cvs
+OS: SunOS
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: critical
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: brian.cameron at ireland.sun.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.x
+URL: 
+Summary: gst_bin_use_clock prototype is wrong
+
+In gst/gstbin.c the function gst_bin_use_clock is defined to be void,
+but the code in the function returns a value.  This causes the code
+to not compile with Forte, so it is a serious problem.  It doesn't seem
+that any code actually calls gst_bin_use_clock.  It's only call is in 
+gst/autoplug/spidertest.c, but it is commented out.  and the commented
+code isn't trying to access a return value.





More information about the Gstreamer-bugs mailing list