[Gstreamer-bugs] [Bug 139002] New: - Compilation error
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Sat Apr 3 18:29:19 PST 2004
http://bugzilla.gnome.org/show_bug.cgi?id=139002
Summary: Compilation error
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: malcolm at commsecure.com.au
QAContact: gstreamer-maint at bugzilla.gnome.org
Using CVS version of GStreamer from 4 April 2004, around 0100 UTC. The file
gst/schedulers/entryscehduler.c (version 1.8 of that file) contains an error.
Compilation from CVS (so -Wall is turned on) fails on line 629 report that
'entry' might be used uninitialised. However, it seems worse than that, since
the 'entry' variable declaration on 629 shadows the 'entry' parameter passed
into schedule_forward, so line 630 is not going to work.
------- 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