[Webkit-unassigned] [Bug 179814] [Win] forwarding headers should not be copies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 17 10:52:23 PST 2017


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

--- Comment #24 from Don Olmstead <don.olmstead at sony.com> ---
(In reply to Konstantin Tokarev from comment #23)
> >Is there any reason why we shouldn’t just copy the headers in CMake ports?
> 
> You mean avoid copying? Because doing otherwise is a regression and leads to
> possible #pragma once problems described by Mark.

I'm saying why don't we fix what's wrong within CMake or whatever else is happening to cause the #pragma once issue so it is consistent with what Apple is doing when they just copy the headers.

If we think of WTF, JSC, etc as something that can be built independently then at the end we would have an "install" step that would put the headers where they need to be so WebCore, WebKit, etc can build.

-- 
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/20171117/ba5cf75b/attachment.html>


More information about the webkit-unassigned mailing list