[Webkit-unassigned] [Bug 38169] New: check-webkit-style returns non-zero when patch is entirely minus lines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 26 22:26:00 PDT 2010


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

           Summary: check-webkit-style returns non-zero when patch is
                    entirely minus lines
           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: eric at webkit.org
                CC: hamaji at chromium.org, cjerdonek at webkit.org


check-webkit-style returns non-zero when patch is entirely minus lines

Total errors found: 0 in 0 files

This is caused by PatchChecker.check which ignores non-add/modify lines.
It should at least notice the lines and count the file, even if it doesn't say
there are errors there.

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