[Webkit-unassigned] [Bug 207205] New: Style checker should require include guards for C API headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 4 09:26:39 PST 2020


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

            Bug ID: 207205
           Summary: Style checker should require include guards for C API
                    headers
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: don.olmstead at sony.com

The header files in JavaScriptCore/API, WebKit/Shared/API/c, WebKit/UIProcess/API/C, and WebKit/WebProcess/InjectedBundle/API/c should all use include guards rather than #pragma once and the style checker should enforce this.

-- 
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/20200204/7f24c77f/attachment-0001.htm>


More information about the webkit-unassigned mailing list