[Webkit-unassigned] [Bug 234696] [Clang][Win] NotificationData.h(47, 5): error: reference to 'UUID' is ambiguous

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 16 18:05:26 PDT 2023


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

--- Comment #10 from Fujii Hironori <Hironori.Fujii at sony.com> ---
(In reply to Fujii Hironori from comment #9)
> So, this problem isn't so important now.

I'm going to revive clang-cl builds for Windows port.
This problem is important now.

> I think the simplest solution might be adding "using namespace WTF;" in all
> other namespaces.

This approach doesn't work. WTF::HashTable and JSC::HashTable conflict.
Source/JavaScriptCore/runtime/Lookup.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/20230417/24a724d9/attachment.htm>


More information about the webkit-unassigned mailing list