[Bug 664491] compiler warnings on OS X 64bit

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 22 04:43:40 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=664491
  GStreamer | gstreamer (core) | 0.11.x

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.2
            Summary|build failure due to        |compiler warnings on OS X
                   |compiler warnings on OS X   |64bit
                   |64bit                       |

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-11-22 12:43:36 UTC ---
I read the diff the wrong way around, sorry ('t was late).

 commit f33b1397d390c625d21eebbf39c03ffacce1b085
 Author: Matej Knopp <matej.knopp at gmail.com>
 Date:   Mon Nov 21 18:56:19 2011 +0100

    adapter: fix return type of _map() to gconstpointer

    Fixes compiler warnings on OSX:
    gstadapter.h:82: warning: type qualifiers ignored on function return type
    gstadapter.c:412: warning: type qualifiers ignored on function return type

    const gpointer is not the same as gconstpointer or const void *.

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

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