[Webkit-unassigned] [Bug 191580] New: Remove WebKitTestRunnerLib's build warnings.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 13 00:45:59 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191580
Bug ID: 191580
Summary: Remove WebKitTestRunnerLib's build warnings.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Takashi.Komori at sony.com
CC: lforschler at apple.com
Remove WebKitTestRunnerLib's build warnings.
Building WebKitTestRunnerLib for WinCairo produces many redefinition warnings.
This is because wtf/Platform.h is included ahead cmakeconfig.h, through precompiled header (WebKitTestRunnerPrefix.h)
To remove these warnings we should include cmakeconfig.h in WebKitTestRunnerPrefix.h
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181113/0fa4f099/attachment.html>
More information about the webkit-unassigned
mailing list