Bug 147146 - [check-webkit-style] .lut.h files shouldn't raise a sorting issue
Summary: [check-webkit-style] .lut.h files shouldn't raise a sorting issue
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Xabier Rodríguez Calvar
URL: https://bugs.webkit.org/show_bug.cgi?...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-21 04:10 PDT by Xabier Rodríguez Calvar
Modified: 2015-07-22 01:17 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.63 KB, patch)
2015-07-21 05:39 PDT, Xabier Rodríguez Calvar
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xabier Rodríguez Calvar 2015-07-21 04:10:18 PDT
As you can see at https://bugs.webkit.org/show_bug.cgi?id=146594#c18 adding a .lut.h file raises a sorting error for the header files. It seems it shouldn't.
Comment 1 Xabier Rodríguez Calvar 2015-07-21 05:39:13 PDT
Created attachment 257178 [details]
Patch

Avoid checking previous lines to the ones containing the lut.h files
Comment 2 WebKit Commit Bot 2015-07-22 01:17:07 PDT
Comment on attachment 257178 [details]
Patch

Clearing flags on attachment: 257178

Committed r187154: <http://trac.webkit.org/changeset/187154>
Comment 3 WebKit Commit Bot 2015-07-22 01:17:12 PDT
All reviewed patches have been landed.  Closing bug.