[gstreamer-bugs] [Bug 613387] [gio] compiler warning with GLib 2.18, breaks build with -Werror
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Mar 20 06:51:30 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=613387
GStreamer | gst-plugins-base | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution| |FIXED
Target Milestone|HEAD |0.10.29
Summary|Compile error on gcc-4.3.2 |[gio] compiler warning with
| |GLib 2.18, breaks build
| |with -Werror
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-03-20 13:51:28 UTC ---
Fixed, thanks:
commit 197fe6d0d1b3a9c2d8816d1540b3b9914e6cbf1a
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Sat Mar 20 13:42:32 2010 +0000
gio: add cast to avoid compiler warning with old GLib versions
g_file_input_stream_query_info() had char * instead of const char *
as attribute argument before 2.20.
Fixes #613387, spotted by tetsuyayasuda at gmail.com
Would be nice if you could configure bugzilla with your proper name, so I can
give you full/proper attribution next time :)
--
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