[Nfd-dev] ndn-cxx deprecated feature removal: Selectors constructor

Junxiao Shi shijunxiao at email.arizona.edu
Thu Nov 27 12:22:26 PST 2014


Dear folks

The following deprecated feature will be removed from ndn-cxx soon:
constructor: Selectors(int minSuffixComponents, int maxSuffixComponents,
const Exclude& exclude, int childSelector, bool mustBeFresh);
constructor: Interest(const Name& name, int minSuffixComponents, int
maxSuffixComponents, const Exclude& exclude, int childSelector, bool
mustBeFresh, int scope, const time::milliseconds& interestLifetime,
uint32_t nonce);

If you have code that depend on this feature and cannot be fixed now,
please reply no later than Dec 02 12:00 UTC.
Otherwise, we'll proceed with the removal after that time.

You can compile your projects with ndn-cxx Change
http://gerrit.named-data.net/1479 and verify it works.

Yours, Junxiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20141127/d866651a/attachment.html>


More information about the Nfd-dev mailing list