[Bug 679120] New: rtsp: Fix mingw-w64 compiler warning

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 29 03:06:17 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679120
  GStreamer | gst-plugins-base | 0.10.x

           Summary: rtsp: Fix mingw-w64 compiler warning
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: trivial
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: raimo.jarvi at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Warning on mingw-w64:

gstrtspconnection.c:80:0: error: "EINPROGRESS" redefined
/usr/x86_64-w64-mingw32/sys-root/mingw/include/errno.h:158:0: note: this is the
location of the previous definition

EINPROGRESS is not used in the Windows code, so it should be safe to remove.

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