[Bug 754755] playbin: Compiler warning with 64bit Windows target MinGW, cast to pointer from integer of different size

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 11 06:10:47 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

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

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Try casting gpointer to guintptr and then guintptr to gulong.
And gulong to guintptr before casting guintptr to gpointer.

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