Actions
Bug #2996
closedBuild error in state.cpp
Start date:
06/29/2015
Due date:
% Done:
100%
Estimated time:
0.50 h
Description
https://travis-ci.org/yoursunny/ndn-cxx-breaks/jobs/68870889
../src/state.cpp: In member function ‘std::size_t chronosync::State::wireEncode(ndn::encoding::EncodingImpl<TAG>&) const’:
../src/state.cpp:107:22: error: ‘prependNonNegativeIntegerBlock’ is not a member of ‘ndn’
../src/state.cpp:107:22: note: suggested alternative:
/usr/local/include/ndn-cxx/encoding/block-helpers.hpp:40:1: note: ‘ndn::encoding::prependNonNegativeIntegerBlock’
Updated by Junxiao Shi almost 10 years ago
- Related to Task #2951: Improvements with Block helpers added
Updated by Junxiao Shi almost 10 years ago
After fixing ChronoSync, the ChronoSync submodule in ChronoChat needs be be updated.
Updated by Alex Afanasyev almost 10 years ago
- Status changed from New to Code review
- Assignee set to Alex Afanasyev
- % Done changed from 0 to 100
Updated by Alex Afanasyev almost 8 years ago
- Status changed from Code review to Closed
Actions