[Webkit-unassigned] [Bug 27653] New: Filetype support changes for cpplint and check_webkit_style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 24 07:35:41 PDT 2009


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

           Summary: Filetype support changes for cpplint and
                    check_webkit_style
           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


The patch below addresses two points that Adam Treat and Dave Levin raised in
https://bugs.webkit.org/show_bug.cgi?id=27604 - removing .cc as supported
filetype because it's not being used in WebKit, and adding .c as supported
filetype to check_webkit_style (replacing .cc). I replaced all occurrences of
.cc with .cpp. Unit tests still pass.

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