[Bug 645595] [bytereader/writer] missing casts

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 23 13:32:44 PDT 2011


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-03-23 20:32:39 UTC ---
Didn't I fix this already?

commit 6c2741941804f8297d2073fa173fe44bdd99d7ec
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Sat Mar 12 16:58:01 2011 +0000

    bytereader, bytewriter: fix up inline functions to make g++ happy

    gstbytereader.h: In function ‘guint8*
gst_byte_reader_dup_data_unchecked(GstByteReader*, guint)’:
    gstbytereader.h:249:75: error: invalid conversion from ‘void*’ to ‘guint8*’
    gstbytewriter.h: In function ‘gboolean
_gst_byte_writer_ensure_free_space_inline(GstByteWriter*, guint)’:
    gstbytewriter.h:196:75: error: invalid conversion from ‘void*’ to ‘guint8*’

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