[gstreamer-bugs] [Bug 406018] 64bit uncleanness in gstavimux.c

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 9 01:32:41 PST 2007


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=406018

  GStreamer | gst-plugins-good | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.6




------- Comment #1 from Tim-Philipp Müller  2007-02-09 09:30 UTC -------
I hope this fixes it (can't test myself, and our build bots don't complain
about this):


 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>

       * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
         Explicitly cast result of pointer arithmetic to integer in order to
         avoid compiler warnings on some 64-bit systems. Should fix #406018.



If there are more issues, please do a build with

 gst-plugins-good $ make ERROR_CFLAGS='-Wall' 2>warnings.log

(if you can do that), so that they can be fixed all in one go.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list