[Bug 664491] build failure due to compiler warnings on OS X 64bit

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 21 16:59:00 PST 2011


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

--- Comment #2 from Matej Knopp <matej.knopp at gmail.com> 2011-11-22 00:57:48 UTC ---
These are the warnings I get

gstadapter.h:82: warning: type qualifiers ignored on function return type
gstadapter.c:412: warning: type qualifiers ignored on function return type

The warning vanishes when I change const gpointer to gconstpointer. What is
wrong with gconstpointer?

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