[gstreamer-bugs] [Bug 613663] New warnings in osx plugins

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 23 00:30:54 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=613663
  GStreamer | gst-plugins-good | git

Benjamin Otte (Company) <otte> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |otte at gnome.org

--- Comment #1 from Benjamin Otte (Company) <otte at gnome.org> 2010-03-23 07:30:53 UTC ---
I applied the patch to get the code compiling again, but we need a proper fix
for the aggregate return warning, so I'm leaving this open.
We shouldn't use -Waggregate-return for Objective C, but there is no OBJCFLAGS
in our configure machinery. I see 3 options but am not sure about which are
best:
1) Remove -Waggregate-return from the CFLAGS
2) Use the CXXFLAGS, they don't include that warning
3) Add OBJCFLAGS

Opinions?

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