After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 657421 - Fix compiler warnings reported by ICC
Fix compiler warnings reported by ICC
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Mac OS
: Normal normal
: 0.10.36
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-26 10:29 UTC by Josep Torra Valles
Modified: 2011-09-07 16:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Josep Torra Valles 2011-08-26 10:29:20 UTC
In the following branch of core you can find a set of patches that fixes some warnings and errors discovered when building with ICC.

http://cgit.freedesktop.org/~adn770/gstreamer/log/?h=icc
Comment 1 Tim-Philipp Müller 2011-08-26 10:36:35 UTC
You add GST_ALLOC_TRACE_NONE and GST_TYPE_FIND_NONE. Please add a '(Since 0.10.36)' to the docs chunk line for that enum.

Otherwise, looks good to push.
Comment 2 Sebastian Dröge (slomo) 2011-09-07 11:13:17 UTC
Any progress here?
Comment 3 Tim-Philipp Müller 2011-09-07 16:38:39 UTC
This has all been committed it seems.