[gstreamer-bugs] [Bug 627910] Warnings emitted when -Wcast-qual used

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 1 16:10:57 PDT 2010


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|t.i.m at zen.co.uk             |gstreamer-bugs at lists.source
                   |                            |forge.net
   Target Milestone|HEAD                        |0.10.31

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-09-01 23:10:49 UTC ---
Committed with miniscule changes, thanks for the patch!

commit 4375e998eed1571638e66a9eaff2110c2306a2b9
Author: Jeffrey S. Smith <whydoubt at yahoo.com>
Date:   Thu Sep 2 00:01:25 2010 +0100

    Fix casts in a bunch of inline functions to maintain correct const-ness

    Make code including GStreamer headers compile with -Wcast-qual by
    maintaining const-ness when casting. Also fix function signature of
    gst_byte_writer_set_pos(): the byte writer should not be marked as
    const.

    https://bugzilla.gnome.org/show_bug.cgi?id=627910

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