[gstreamer-bugs] [Bug 638763] New: compiler warnings when compiling wine with gstreamer support
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 5 11:24:53 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=638763
GStreamer | common | 0.10.30
Summary: compiler warnings when compiling wine with gstreamer
support
Classification: Desktop
Product: GStreamer
Version: 0.10.30
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: Normal
Component: common
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: austinenglish at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=177607)
--> (https://bugzilla.gnome.org/attachment.cgi?id=177607)
full compile output
Compiling wine is usually compiler warning free, but gstreamer's includes cause
a few warnings:
/usr/include/gstreamer-0.10/gst/gstutils.h:567: warning: left shift count >=
width of type
...
/usr/include/gstreamer-0.10/gst/gstutils.h:567: warning: integer constant is
too large for ‘unsigned long’ type
...
/usr/include/gstreamer-0.10/gst/gstutils.h:1065: note: expected ‘gint64 *’ but
argument is of type ‘LONGLONG *’
...
/usr/include/gstreamer-0.10/gst/gstutils.h:1061: note: expected ‘gint64 *’ but
argument is of type ‘REFERENCE_TIME *’
full warnings attached.
See also https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/667059
ii libgstreamer-plugins-base0.10-dev 0.10.30-2
--
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