[Webkit-unassigned] [Bug 172267] [Win] error LNK2005: WebCore::JSNode::checkSubClassPatchpoint() already defined in WebKit.lib

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 18 05:20:18 PDT 2017


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

--- Comment #4 from Yusuke Suzuki <utatane.tea at gmail.com> ---
(In reply to Yusuke Suzuki from comment #3)
> Hmmmm, it is very storange. These functions are only defined once in
> JSNodeDOMJIT.cpp & JSDocumentDOMJIT.cpp. And other ports just build it
> correctly.
> Do you know the special things done for WebCore.lib & WebKit.lib in Windows?

And I also note that JSEventDOMJIT.cpp, JSElementDOMJIT.cpp and JSDocumentFragmentDOMJIT.cpp also have similar `checkSubClassPatchpoint` functions. But they do not cause linker errors according to the log.

-- 
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/20170518/0c3dab38/attachment.html>


More information about the webkit-unassigned mailing list