Actions
Bug #1822
closedEnsure code compiles against latest version of ndn-cxx and passes test cases
Start date:
08/05/2014
Due date:
% Done:
100%
Estimated time:
Actions
Added by Alex Afanasyev over 10 years ago. Updated about 10 years ago.
100%
what do you refer to by "latest version of ndn-cxx"?
Currently I run command "git pull origin master" to pull ndn-cxx's code from github; then compile and install. Is this the latest code?
The code now is in different repository (http://gerrit.named-data.net/#/admin/projects/ndns). It did not fully compile with the lastest ndn-cxx library (https://github.com/named-data/ndn-cxx, master branch)
I tried to submit the code with command:
git push
git push origin ref/for/master
both failed with verification reason.
But I already committed a key, but the Could you give me any hints?
Since we are re-doing things, this issue is no longer relevant. All new commits will need to pass continuous integration tests (already enabled) before merging.