[gstreamer-bugs] [Bug 597946] [GstPoll] Use glib's GPoll for portability

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Oct 11 00:49:06 PDT 2009


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|GstPoll fails on MacOSX     |[GstPoll] Use glib's GPoll
                   |                            |for portability

--- Comment #2 from Edward Hervey <bilboed at gmail.com> 2009-10-11 07:48:59 UTC ---
We currently depend on glib 2.18 (which was just bumped up), and GPoll was only
added in 2.20.

And yes, we should use the one from glib, the initial commit message for
gstpoll (27th Feb 2008) contains the following "Add generic poll abstraction.
We ideally don't want to have this in core here but in glib intead..." :)

Changing the title accordingly.

So basically... we should use glib's GPoll if we build against glib >= 2.20.

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