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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 09:16:45 PDT 2016


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

Brady Eidson <beidson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |beidson at apple.com

--- Comment #2 from Brady Eidson <beidson at apple.com> ---
I think the simple solution is to detect *if* there is a header guard, *then* it has to be pragma once.

Headers without guards are clearly okay (as if they weren't okay then the builds would be failing)

-- 
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/20161019/f402e0a6/attachment.html>


More information about the webkit-unassigned mailing list