[Webkit-unassigned] [Bug 39787] New: check-webkit-style assumes there's a corresponding header file for every source file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 14:57:41 PDT 2010


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

           Summary: check-webkit-style assumes there's a corresponding
                    header file for every source file
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agbakken at gmail.com


Some times there are no corresponding header files. E.g. TemporaryLinksStubs[A-Za-z]*.cpp

check-webkit-style will still print this kind of warning:

WebCore/platform/android/TemporaryLinkStubs.cpp:31:  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