[gstreamer-bugs] [Bug 640850] GstElement: Fix warning with GCC 4.6

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 28 12:01:21 PST 2011


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

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

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

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-28 20:01:17 UTC ---
Thanks, changed LONG_{MIN,MAX} to G_{MIN,MAX}LONG to avoid portability issues.

 commit e6de18ea99d14336b01c4afc44a2ac47a35447c1
 Author: Bastien Nocera <hadess at hadess.net>
 Date:   Fri Jan 28 19:08:08 2011 +0000

    GstElement: Fix warning with GCC 4.6

    gstelement.c: In function ‘gst_element_get_request_pad’:
    gstelement.c:1052:18: error: variable ‘tmp’ set but not used
[-Werror=unused-but-set-variable]

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


> (I love -Werror...)

make ERROR_CFLAGS=''

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