GNOME Bugzilla – Bug 529742
New warnings with gcc 4.3.0
Last modified: 2008-04-24 17:18:31 UTC
cc1: warnings being treated as errors gstffmpeg.c: In function 'gst_ffmpeg_avcodec_open': gstffmpeg.c:51: error: dereferencing type-punned pointer will break strict-aliasing rules gstffmpeg.c:53: error: dereferencing type-punned pointer will break strict-aliasing rules gstffmpeg.c: In function 'gst_ffmpeg_avcodec_close': gstffmpeg.c:63: error: dereferencing type-punned pointer will break strict-aliasing rules gstffmpeg.c:65: error: dereferencing type-punned pointer will break strict-aliasing rules gstffmpeg.c: In function 'gst_ffmpeg_av_find_stream_info': gstffmpeg.c:75: error: dereferencing type-punned pointer will break strict-aliasing rules gstffmpeg.c:77: error: dereferencing type-punned pointer will break strict-aliasing rules make[3]: *** [libgstffmpeg_la-gstffmpeg.lo] Error 1 make[3]: Leaving directory `/home/cschalle/gst/gst-ffmpeg/ext/ffmpeg'
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 316221 ***