Actions
Task #3547
closedDeprecate ndncatchunks3 and ndnputchunks3
Start date:
Due date:
% Done:
100%
Estimated time:
0.50 h
Description
Modify ndncatchunks3
and ndnputchunks3
programs to print a notice to stderr:
ndncatchunks3 is deprecated. Use ndncatchunks program from ndn-tools repository.
ndnputchunks3 is deprecated. Use ndnputchunks program from ndn-tools repository.
Apart from this notice, all features of these programs should be preserved.
Updated by Junxiao Shi over 8 years ago
- Subject changed from Delete ndncatchunks3, ndnputchunks3 to Deprecate ndncatchunks3 and ndnputchunks3
- Description updated (diff)
- Category set to Utils
- Priority changed from Normal to Low
- Target version set to v0.5
- Estimated time set to 0.50 h
Updated by Weiwei Liu over 8 years ago
I didn't find any manpage for ndncatchunks3 and ndnputchunks3 in ndn-cxx/docs/manpages/. Am I missing something?
Updated by Weiwei Liu over 8 years ago
- Status changed from In Progress to Code review
Updated by Junxiao Shi over 8 years ago
- Description updated (diff)
Answer to note-4:
There's no manpage, so this part of the requirement is deleted.
Updated by Davide Pesavento over 8 years ago
- Status changed from Code review to Closed
- % Done changed from 0 to 100
Updated by Junxiao Shi over 8 years ago
- Blocks Task #3700: Delete deprecated ndncatchunks3 and ndnputchunks3 added
Actions