WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 27489
cpplint's parse_argument should not exit even if no files are specified
https://bugs.webkit.org/show_bug.cgi?id=27489
Summary
cpplint's parse_argument should not exit even if no files are specified
Shinichiro Hamaji
Reported
2009-07-21 01:20:33 PDT
run-webkit-lint script will use parse_argument() function. As the script will lint the current diff by default, we should not exit even if no files are specified.
Attachments
Patch v1
(3.25 KB, patch)
2009-07-21 01:22 PDT
,
Shinichiro Hamaji
levin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Shinichiro Hamaji
Comment 1
2009-07-21 01:22:20 PDT
Created
attachment 33156
[details]
Patch v1 --- 3 files changed, 17 insertions(+), 7 deletions(-)
David Levin
Comment 2
2009-07-21 03:07:03 PDT
Committed as
http://trac.webkit.org/changeset/46161
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug