[Webkit-unassigned] [Bug 53766] New: Compilation error on OpenBSD
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 4 07:06:20 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53766
Summary: Compilation error on OpenBSD
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ogoffart at kde.org
src/3rdparty/webkit/WebCore/websockets/WebSocketHandshake.cpp:289: error: 'strnstr' was not declared in this scope
That function is apparently not protbale. According to the man page:
"Since the strnstr() function is a FreeBSD specific API, it should only be used when portability is not a concern."
--
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