[gstreamer-bugs] [Bug 324260] New: warning: ignoring return value of 'g_list_delete_link' (gcc 4.0.2)
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri Dec 16 04:06:44 PST 2005
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=324260
GStreamer | gstreamer (core) | Ver: 0.8.11
Summary: warning: ignoring return value of 'g_list_delete_link'
(gcc 4.0.2)
Product: GStreamer
Version: 0.8.11
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: Christian.Kirbach at student.uni-siegen.de
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: all-bugs at bugzilla.gnome.org
Please describe the problem:
gstspider.c: In function 'gst_spider_identity_unplug':
gstspider.c:532: warning: ignoring return value of 'g_list_delete_link',
declared with attribute warn_unused_result
gstspider.c: In function 'gst_spider_create_and_plug':
gstspider.c:564: warning: ignoring return value of 'g_list_delete_link',
declared with attribute warn_unused_result
make[4]: *** [libgstspider_la-gstspider.lo] Error 1
Steps to reproduce:
1. autogen and compile (gcc 4.0.2)
2.
3.
Actual results:
Expected results:
Does this happen every time?
Other information:
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list