[gstreamer-bugs] [Bug 610210] New: [PATCH] Fix compilation of fdsink and fdsrc with MSVC

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 16 16:35:11 PST 2010


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

           Summary: [PATCH] Fix compilation of fdsink and fdsrc with MSVC
    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: ylatuya at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=153988)
 View: https://bugzilla.gnome.org/attachment.cgi?id=153988
 Review: https://bugzilla.gnome.org/review?bug=610210&attachment=153988

0001-Fix-compilation-of-fdsink-and-fdsrc-with-MSVC.patch

This patch fixes the compilation of fdsink and fdsrc with MSVC. 
I have also removed the include of <io.h> when _MSC_VER is defined as in this
case G_OS_WIN32 will ve also defined.
I don't like the double check in gstelements.c, but I didn't find a better way
of doing it :/

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