Bug 197085

Summary: Build fails with libcxx/clang
Product: WebKit Reporter: Khem Raj <raj.khem>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed fix none

Khem Raj
Reported 2019-04-18 18:16:10 PDT
I am seeing below error with clang-8.0/libcxx here webkitgtk-2.24.0/Source/JavaScriptCore/assembler/PerfLog.cpp:147:32: error: implicit instantiation of undefined template 'std::__1::array<char, 1024>' std::array<char, 1024> filename; ^
Attachments
Proposed fix (479 bytes, patch)
2019-04-18 18:17 PDT, Khem Raj
no flags
Khem Raj
Comment 1 2019-04-18 18:17:44 PDT
Created attachment 367779 [details] Proposed fix
Khem Raj
Comment 2 2021-04-04 13:36:57 PDT
this has been fixed with patch from https://bugs.webkit.org/show_bug.cgi?id=198180 so we can close it *** This bug has been marked as a duplicate of bug 198180 ***
Note You need to log in before you can comment on or make changes to this bug.