[Webkit-unassigned] [Bug 256646] New: Build error for cygwin with c++20 WebCore::HTMLNames::WEBCORE_EXPORT': redefinition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 11 08:02:28 PDT 2023


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

            Bug ID: 256646
           Summary: Build error for cygwin with c++20
                    WebCore::HTMLNames::WEBCORE_EXPORT': redefinition
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jay.bhaskar at yahoo.com

facing below error:

WebCore::HTMLNames::WEBCORE_EXPORT': redefinition
C:\jay\workspace\win\Release\WebCore\PrivateHeaders\WebCore\HTMLNames.h(45): note: see declaration of 'WebCore::HTMLNames::WEBCORE_EXPORT'
C:\jay\workspace\build\win\Release\WebCore\PrivateHeaders\WebCore\HTMLNames.h(65): error C2144: syntax error: 'WTF::LazyNeverDestroyed<const WebCore::HTMLQualifiedName,WTF::AnyThreadsAccessTraits>' should be preceded by ';'

is it related to c++20 related bug?

-- 
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/20230511/ce7b0a69/attachment-0001.htm>


More information about the webkit-unassigned mailing list