[Webkit-unassigned] [Bug 180211] Move DateComponents into WTF
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 5 15:58:40 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180211
--- Comment #11 from Alex Christensen <achristensen at apple.com> ---
(In reply to Matt Lewis from comment #10)
> This caused and API failure on all Release Testers
This is a crazy linker issue caused by WTFString.h being included in different places making the same linker symbol in different translation units with different code being generated because WTF_STRINGTYPEADAPTER_COPIED_WTF_STRING is defined to different things. I've fixed this before, but I don't remember how. It's quite tricky.
--
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/20171205/5f9f0ffa/attachment.html>
More information about the webkit-unassigned
mailing list