I am trying to upload a patch for the first time. I just checked out a fresh 
copy of the master branch using Git. I followed these instructions: 
https://code.google.com/p/v8/wiki/UsingGit and then applied my small change in 
a new branch.

When trying to upload the patch with git cl upload, the presubmit checks fail 
and the patch doesn't get uploaded.

The tool is complaining about 122 errors in C++ lint checks. I did not however 
touch these files. What am I doing wrong?

Thanks in advance.

Total errors found: 122
Total violating files: 0

** Presubmit Messages **
Missing OWNER reviewers for these files:
    src\bootstrapper.cc
    src\isolate.h

Suggested OWNERS: (Use "git-cl owners" to interactively select owners.)
    [email protected]

** Presubmit ERRORS **
C++ lint check failed

-- 
-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to