[gstreamer-bugs] [Bug 151879] New: - [PATCH] fix bad pointer casts in xvimagesink.c
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Sat Sep 4 21:18:40 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=151879
GStreamer | gst-plugins | Ver: HEAD CVS
Summary: [PATCH] fix bad pointer casts in xvimagesink.c
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: nathanr at nathanr.net
QAContact: gstreamer-bugs at lists.sourceforge.net
Another amd64 patch, where casting to an integer is done by an explicit (int)
cast, not using GPOINTER_TO_INT(), causing headaches for those compiling with
-Werror on amd64 platforms.
Patch attached in a follow-up
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list