[Webkit-unassigned] [Bug 38855] New: check-webkit-style issue with lower/upper case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 10 10:08:57 PDT 2010


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

           Summary: check-webkit-style issue with lower/upper case
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jam at chromium.org


I got a warning for this

#include "Scrollbar.h"
#include "ScrollbarTheme.h"
#include "ScrollTypes.h"

But I believe this is ordered correctly, and the problem is because it thinks "T" is before "b" because of the ASCII representation.

-- 
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