WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
43881
check-webkit-style false error on build/include_order for .cpp files with no .h
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
Vincent Scheib
Reported
2010-08-11 14:59:54 PDT
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]"
Attachments
Add attachment
proposed patch, testcase, etc.
Jessie Berlin
Comment 1
2012-03-06 07:38:49 PST
This came up again while creating an all-in-one file for Windows:
https://bugs.webkit.org/show_bug.cgi?id=80346
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug