Actions
Task #4090
closedUrgent bugs caused by ndn-cxx change 3547
Start date:
05/24/2017
Due date:
% Done:
100%
Estimated time:
1.00 h
Description
In the ndn-cxx change 3547 "breaking change: Switch Face and related classes to v2::KeyChain", we switch Face and other related classes to v2::KeyChain. This change caused urgent bugs. Given security::v2::KeyChain is exposed as ndn::KeyChain, hope most dependent code can still be compiled.
To fix the urgent bug, one needs to compile and install the latest commit of ndn-cxx change 3547 and compile the project and fix all the urgent bugs.
Here is the corresponding ndn-cxx-breaks run (https://travis-ci.org/yoursunny/ndn-cxx-breaks/builds/235615592).
Actions