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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 20 03:36:35 PST 2009


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

--- Comment #5 from Julien MOUTTE <julien at moutte.net> 2009-11-20 11:36:31 UTC ---
Created an attachment (id=148166)
 View: https://bugzilla.gnome.org/attachment.cgi?id=148166
 Review: https://bugzilla.gnome.org/review?bug=598526&attachment=148166

Proposed fix for this issue.

ByteReader data array is a const pointer and the new WRITE macros (which are
now functions) are discarding the const qualifier. I propose to make the new
WRITE macros take a const pointer and adapt bytewriter accordingly.

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