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).
Updated by Ashlesh Gawande over 7 years ago
Working on this - cannot update assignee.
Updated by Ashlesh Gawande over 7 years ago
- Status changed from New to Code review
- Assignee set to Ashlesh Gawande
- % Done changed from 0 to 100
Updated by Ashlesh Gawande over 7 years ago
- Related to Task #4195: ChronoSync cannot compile after ndn-cxx switch to v2::KeyChain added
Updated by Ashlesh Gawande over 7 years ago
- Status changed from Code review to Closed
Actions