[Webkit-unassigned] [Bug 33903] FTBFS on GNU/kFreeBSD caused by missing strnstr() on glibc systems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 12:57:14 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=33903


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71477|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #6 from Darin Adler <darin at apple.com>  2010-10-21 12:57:14 PST ---
(From update of attachment 71477)
This patch will break non-configure-based platforms that have strnstr, which is the majority of platforms we support. Platform.h needs to set HAVE_STRNSTR for those platforms.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list