[Webkit-unassigned] [Bug 27557] New: Case-insensitive comparison of include file sorting for cpplint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 12:58:57 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27557

           Summary: Case-insensitive comparison of include file sorting
                    for cpplint
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jpetso at gmx.at


Quoting my test case:

#include "a.h"
'#include "B.h"
'#include "c.h"

That thing currently fails. The fix is straightforward, patch goes below.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list