Bug 39787 - check-webkit-style assumes there's a corresponding header file for every source file
Summary: check-webkit-style assumes there's a corresponding header file for every sour...
Status: RESOLVED DUPLICATE of bug 39514
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-26 14:57 PDT by Anders Bakken
Modified: 2010-05-27 13:43 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Bakken 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]
Comment 1 David Levin 2010-05-27 13:43:58 PDT

*** This bug has been marked as a duplicate of bug 39514 ***