[Bug 739152] git master build from jhbuild on Linux tries to build Cocoa files with GNUstep, fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 13 03:08:23 PST 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-13 11:08:18 UTC ---
commit 402e1a067ae817276c5f2c86bac1d7bdf157ccca
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Nov 13 12:01:25 2014 +0100

    gl/cocoa: Don't override the application delegate

    Otherwise interesting things will happen in Cocoa applications, like
    infinite event loops that block the NSApplication loop forever.

    This was only needed for GNUStep and thus can safely be removed now.

commit 13c8517570c3550b5c46a3cb0ff7f8b7888a4ddf
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Nov 13 11:58:07 2014 +0100

    gl/cocoa: Remove GNUStep support

    Until gcc and GNUStep properly support Objective-C blocks and other
    "new" features of Objective-C we can't properly support them without
    making the code much more ugly.

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

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