[Webkit-unassigned] [Bug 163575] New: check-webkit-style: fix false-positive warnings about using #pragma once header guard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 17:41:40 PDT 2016


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

            Bug ID: 163575
           Summary: check-webkit-style: fix false-positive warnings about
                    using #pragma once header guard
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: megan_gardner at apple.com
                CC: lforschler at apple.com

The style guide gave me false positives for errors in TestRunnerWKWebView.h and WKWebViewPrivate.h about the #pragma once header guards. Not needed because of obj-c #import.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161018/e5c0dbb0/attachment.html>


More information about the webkit-unassigned mailing list