[Webkit-unassigned] [Bug 27955] let check-webkit-style look at changes staged in the git index
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 4 09:46:46 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27955
--- Comment #7 from David Levin <levin at chromium.org> 2009-08-04 09:46:44 PDT ---
I think you got it.
The key problem is that error messages will be filtered according to the lines
in the patch, but those lines may have moved in the current file.
A patch that says only line 10 changed will only get error messages for that
line even though that line is now at line 16 in your local file system.
--
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