[gstreamer-bugs] [Bug 338339] registry cache is always written

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 13 13:14:33 PDT 2006


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=338339
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #5 from Michael Smith  2006-04-13 20:14 UTC -------
Fortunately, gcc has no warning option that will cause it to warn about unused
return values except on functions with a special attribute. So, unless other
compilers have that (and on such a compiler, we might reasonably expect other
warnings, so -Werror or equivalent would be inappropriate anyway), it's not a
problem at all.

As noted in the thread Tim pointed to, the only problem would be if someone is
using function pointers to gst_registry_scan_path(). I think this is
vanishingly unlikely, and would be only a trivial API change anyway (NOT an ABI
change).


-- 
Configure bugmail: http://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