[Webkit-unassigned] [Bug 27291] Support lint for patches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 23:57:15 PDT 2009


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


Shinichiro Hamaji <hamaji at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33148|review?                     |
               Flag|                            |
  Attachment #33148|0                           |1
        is obsolete|                            |




--- Comment #5 from Shinichiro Hamaji <hamaji at chromium.org>  2009-07-20 23:57:15 PDT ---
(From update of attachment 33148)
> Patch v1

Actually, this is v2 :(

Hmm... the usage of current patch is

% run-webkit-lint [options] [commitish]...

with this syntax, we cannot add support of linting files. Maybe the following
syntax would be better?

% run-webkit-lint [--git-commit=<commitish>] [options] [file]...

For now, to keep the patch small, I'll re-upload a patch with removing support
of linting specified commit.

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