[Webkit-unassigned] [Bug 43881] New: check-webkit-style false error on build/include_order for .cpp files with no .h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 11 14:59:54 PDT 2010


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

           Summary: check-webkit-style false error on build/include_order
                    for .cpp files with no .h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: https://webkit-commit-queue.appspot.com/patch/64164
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: scheib at chromium.org


If a .cpp file has no associated .h file, it will not #include it. However, check-webkit-style will report an error:

"Found other header before a header this file implements. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]"

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list