[gstreamer-bugs] [Bug 640837] GStreamer-python fails to build

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 28 09:01:53 PST 2011


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.22

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-28 17:01:47 UTC ---
Hope this helps:

 commit fac013c0336a69debff2486fe2334761dc28fda3
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Fri Jan 28 16:59:11 2011 +0000

    gstmodule: remove unused label to fix compiler warning

    gstmodule.c: In function 'pygst_fraction_to_value':
    gstmodule.c:129:1: error: label 'out' defined but not used

    https://bugzilla.gnome.org/show_bug.cgi?id=640837

If there are more warnings, please collect them all with:

 $ make clean
 $ make ERROR_CFLAGS='' 2>warn.log

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