[Webkit-unassigned] [Bug 224462] New: Add BEXPORT to g_config to match the definition with the one in WTFConfig.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 12 17:03:32 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=224462
Bug ID: 224462
Summary: Add BEXPORT to g_config to match the definition with
the one in WTFConfig.h
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Basuke.Suzuki at sony.com
Suppress hundreds of warnings while building PlayStation branch.
WTF/Headers\wtf/WTFConfig.h:49:36: warning: redeclaration of 'WebConfig::g_config' should not add 'dllimport' attribute [-Wdll-attribute-on-redeclaration]
extern "C" WTF_EXPORT_PRIVATE Slot g_config[];
^
bmalloc/Headers\bmalloc/GigacageConfig.h:38:17: note: previous declaration is here
extern "C" Slot g_config[];
^
1 warning generated.
--
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/20210413/d24093b0/attachment.htm>
More information about the webkit-unassigned
mailing list