[gstreamer-bugs] [Bug 327356] gst-plugins-ugly fails to build with GCC 4.1

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Mar 21 07:08:27 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=327356
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.3




------- Comment #1 from Edward Hervey  2006-03-21 15:08 UTC -------
The following fix in core solves the issue. Closing bug.

2006-03-21  Edward Hervey  <edward at fluendo.com>

        * gst/gstbuffer.h:
        * gst/gstevent.h:
        * gst/gstmessage.h:
        gst_[buffer|event|message]_ref() macros are replaced by a static
        inline functions because gcc-4.1 will about if the return value
        isn't used.
        * tests/check/gst/gstevent.c: (event_probe):
        gst_event_ref now has to be given a GstEvent* , fix check accordingly.


-- 
Configure bugmail: http://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