[Bug 756154] gst-plugins-good-1.6.0 doesn't compile on OS X 10.6: strnlen not available

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 19 05:38:08 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #313403|none                        |committed
             status|                            |

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 313403
  --> https://bugzilla.gnome.org/attachment.cgi?id=313403
Patch to unconditionally not use strnlen

commit fc203a4bd7eb1cecc0e17bcb7ec67e0672806867
Author: Ryan Hendrickson <ryan.hendrickson at alum.mit.edu>
Date:   Mon Oct 19 15:36:37 2015 +0300

    qtmux: Don't unconditionally use strnlen()

    It's not available on older OSX and we can as well use memchr() here.

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

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