[Webkit-unassigned] [Bug 141872] New: check-webkit-style: Add exception for FrameworkSoftLink.h header order

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 21 17:22:16 PST 2015


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

            Bug ID: 141872
           Summary: check-webkit-style: Add exception for
                    FrameworkSoftLink.h header order
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: achristensen at apple.com, ap at webkit.org,
                    bfulgham at webkit.org
            Blocks: 141625

Add an exception to check-webkit-style for the order of FrameworkSoftLink.h headers.  See Bug 141870, Comment #2 for an example.

These headers need to come last (after all other headers, but without #if/#endif protection) since they #define functions, constants, etc., and including them in alphabetical order with other headers may cause problems.

-- 
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/20150222/c4d40072/attachment-0002.html>


More information about the webkit-unassigned mailing list