Actions
Task #2127
closedDelete deprecated Selectors constructor
Start date:
Due date:
% Done:
100%
Estimated time:
0.50 h
Description
The following constructors are deprecated before v0.2, and can be deleted:
Selectors(int minSuffixComponents, int maxSuffixComponents, const Exclude& exclude, int childSelector, bool mustBeFresh);
Interest(const Name& name, int minSuffixComponents, int maxSuffixComponents, const Exclude& exclude, int childSelector, bool mustBeFresh, int scope, const time::milliseconds& interestLifetime, uint32_t nonce);
  
      
      Updated by Junxiao Shi almost 11 years ago
      
    
    - Status changed from New to In Progress
 
      
      Updated by Junxiao Shi almost 11 years ago
      
    
    - Description updated (diff)
 - Status changed from In Progress to Resolved
 - % Done changed from 0 to 100
 
http://gerrit.named-data.net/1479
Notice is sent to ndn-lib and nfd-dev with deadline Dec 02 12:00 UTC.
      
      Updated by Junxiao Shi almost 11 years ago
      
    
    HEADs of NFD NLSR ndn-tlv-ping ndn-traffic-generator ndns repo-ng ChronoSync are unaffected.
      
      Updated by Junxiao Shi almost 11 years ago
      
    
    - Status changed from Resolved to Code review
 
Notice deadline has passed. Code is ready for merging.
      
      Updated by Junxiao Shi almost 11 years ago
      
    
    - Status changed from Code review to Closed
 
Actions