[gstreamer-bugs] [Bug 633141] New: MSVC cannot compile gstpythonplugin.c

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 25 14:31:15 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=633141
  GStreamer | gst-python | git

           Summary: MSVC cannot compile gstpythonplugin.c
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: dhoyt at llnl.gov
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=173224)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=173224)
Fixes plugin/gstpythonplugin.c to be compatible with MSVC

plugin/gstpythonplugin.c cannot be compiled by MSVC because a variable is not
declared at the beginning of the block. The attached patch corrects the
problem.

My apologies that it's not in git patch format.

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