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 119712 - gstreamer 0.6 CVS doesn't build with gcc 3.3.1
gstreamer 0.6 CVS doesn't build with gcc 3.3.1
Status: RESOLVED DUPLICATE of bug 119105
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.6.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-08-12 14:24 UTC by Frederic Crozat
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Crozat 2003-08-12 14:24:23 UTC
With gcc 3.3.1 and gstreamer 0.6 CVS branch (snapshot from 20030812), I get
the following error :

gstplugin.c: In function `gst_plugin_load_plugin':
gstplugin.c:183: warning: dereferencing type-punned pointer will break
strict-aliasing rules
make[4]: *** [libgstreamer_0.6_la-gstplugin.lo] Error 1
Comment 1 David Schleef 2003-08-12 18:02:54 UTC

*** This bug has been marked as a duplicate of 119105 ***