[Webkit-unassigned] [Bug 218159] New: JSC special function forward declarations (e.g. JSC_DECLARE_HOST_FUNCTION) that are internal to a cpp file should be declared with static to avoid external linkage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 25 09:43:55 PDT 2020


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

            Bug ID: 218159
           Summary: JSC special function forward declarations (e.g.
                    JSC_DECLARE_HOST_FUNCTION) that are internal to a cpp
                    file should be declared with static to avoid external
                    linkage
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org
                CC: cdumez at apple.com

JSC special function forward declarations (e.g. JSC_DECLARE_HOST_FUNCTION) that are internal to a cpp file should be declared with static to avoid external linkage.

-- 
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/20201025/0b3db703/attachment.htm>


More information about the webkit-unassigned mailing list