[Webkit-unassigned] [Bug 37185] New: check-webkit-style: does not report some errors caused by adding or deleting lines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 19:47:24 PDT 2010


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

           Summary: check-webkit-style: does not report some errors caused
                    by adding or deleting lines
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cjerdonek at webkit.org
                CC: hamaji at chromium.org


We may want to report errors that occur not just on the line numbers of
modified lines, but also errors that occur one or two lines after a deleted or
added line.  This is because whether a line is an error can depend on lines
previous to it.

The worst that can happen is that some errors may be reported that are not the
fault of the contributor (which is not necessarily a bad thing).

See here for a few basic examples:

https://bugs.webkit.org/show_bug.cgi?id=37122#c14

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