Bug 39787

Summary: check-webkit-style assumes there's a corresponding header file for every source file
Product: WebKit Reporter: Anders Bakken <agbakken>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   

Anders Bakken
Reported 2010-05-26 14:57:41 PDT
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]
Attachments
David Levin
Comment 1 2010-05-27 13:43:58 PDT
*** This bug has been marked as a duplicate of bug 39514 ***
Note You need to log in before you can comment on or make changes to this bug.