[Webkit-unassigned] [Bug 31048] strnstr not available on Solaris

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 3 20:34:29 PST 2009


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2009-11-03 20:34:29 PDT ---
This is not the right fix for the problem. We have a portable implementation of
strnstr in wtf/StringExtras.h, so what needs to be done is adding Solaris to an
#if guarding the implementation.

Please submit patches for review as described in
<http://webkit.org/coding/contributing.html> (in this particular case, we
actually already have a patch submitted, but it was overlooked, because the
contributor failed to set review? flag).

*** This bug has been marked as a duplicate of bug 30647 ***

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