[Webkit-unassigned] [Bug 224583] New: Fix WK_EXPORT macro for declspec compilers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 14 16:19:38 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=224583
Bug ID: 224583
Summary: Fix WK_EXPORT macro for declspec compilers
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
There're lots of warnings while building WebKit on those which uses declspec.
> WebKit/Headers\WebKit/WKDeclarationSpecifiers.h:38:5: warning: 'BUILDING_WebKit' is not defined, evaluates to 0 [-Wundef]
> #if BUILDING_WebKit
> ^
> 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/20210414/35bb75f6/attachment.htm>
More information about the webkit-unassigned
mailing list