[Webkit-unassigned] [Bug 205540] New: Move Vector HashTraits to HashTraits.h to fix GCC build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 21 04:18:54 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=205540
Bug ID: 205540
Summary: Move Vector HashTraits to HashTraits.h to fix GCC
build
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: koivisto at iki.fi
GCC is stricter than LLVM with partial specializations
Error: partial specialization of struct WTF::HashTraits<WTF::Vector<U, otherCapacity, WTF::CrashOnOverflow, 16> > after instantiation of struct WTF::HashTraits<WTF::Vector<WTF::String> >
--
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/20191221/3807c2b5/attachment.htm>
More information about the webkit-unassigned
mailing list