RESOLVED DUPLICATE of bug 39514 Bug 39787
check-webkit-style assumes there's a corresponding header file for every source file
https://bugs.webkit.org/show_bug.cgi?id=39787
Summary check-webkit-style assumes there's a corresponding header file for every sour...
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.