Project

General

Profile

Actions

Bug #3613

closed

chunks: relies on ndn-cxx internal macro

Added by Junxiao Shi almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Urgent
Start date:
05/03/2016
Due date:
% Done:

100%

Estimated time:
0.50 h

Description

NDN_CXX_DECL_FINAL macro is used in discover-version-iterative.hpp and discover-version-fixed.hpp.

This macro is not ndn-cxx public API, and has been removed recently, causing a build error.

Actions #1

Updated by Junxiao Shi almost 8 years ago

  • Assignee set to Andrea Tosatto

This is assigned to Andrea who authored these files.

The solution is to replace the macro with C++ keyword final.

Actions #2

Updated by Davide Pesavento almost 8 years ago

  • Subject changed from chunks: rely on ndn-cxx internal macro to chunks: relies on ndn-cxx internal macro
  • Status changed from New to Code review
  • Assignee changed from Andrea Tosatto to Davide Pesavento
  • % Done changed from 0 to 100
Actions #3

Updated by Davide Pesavento almost 8 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF