[Webkit-unassigned] [Bug 258509] New: [Curl] Coding style issue in ResourceResponse.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 26 00:20:37 PDT 2023


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

            Bug ID: 258509
           Summary: [Curl] Coding style issue in ResourceResponse.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: kenji.shukuwa at open-tec.co.jp

ERROR: Source/WebCore/platform/network/curl/ResourceResponse.h:63:  Inline functions should not be in classes annotated with WEBCORE_EXPORT. Remove the macro from the class and apply it to each appropriate method, or move the inline function definition out-of-line.  [build/webcore_export] [4]

-- 
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/20230626/fd04060b/attachment-0001.htm>


More information about the webkit-unassigned mailing list