[gstreamer-bugs] [Bug 638900] New: [GstPoll] Doesn't compile with MinGW

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 7 03:33:16 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=638900
  GStreamer | gstreamer (core) | git

           Summary: [GstPoll] Doesn't compile with MinGW
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: raimo.jarvi at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


When I try to compile GStreamer with MinGW GCC 4.5.0, I get the following
error:

cc1: warnings being treated as errors
gstpoll.c: In function 'gst_poll_get_read_gpollfd':
gstpoll.c:692:10: error: assignment makes integer from pointer without a cast

The attached patch adds casts to avoid the warning.

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