[gstreamer-bugs] [Bug 598526] git do not compile

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 20 08:16:41 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=598526
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.26

--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2009-11-20 16:16:38 UTC ---
Great, thanks for your help!

 commit 022970e9f911da45215ae4faa4cf40d0bf1ddce2
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Fri Nov 20 16:00:47 2009 +0000

    bytewriter: fix compiler warning

    Some gcc versions warn about bytewriter writing to memory accessed
    via a const guint8 pointer, despite our explicit cast to guint8 *.
    Work around that by using an intermediary variable.

    Fixes #598526.

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