[Webkit-unassigned] [Bug 27604] New: Enable cpplint for .c files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 07:58:02 PDT 2009


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

           Summary: Enable cpplint for .c files
           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


Dave Levin gave ok to relaxing cpplint's filetype filter so that it also does
.c files, with Adam Treat stating that it produces reasonable results when
testing it on a some of the files.

So here it comes! This patch enables cpplint for .c files, and in turn disables
the check for NULL occurrences for .c files (and .m files, to be reasonable
safe for the future).

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