[Nfd-dev] [ndn-cxx] Deprecation notice for Name::set methods

Alex Afanasyev alexander.afanasyev at ucla.edu
Tue Feb 10 19:22:39 PST 2015


Hi everybody,

We will be deprecating Name::set method from public API of ndn-cxx library.  If you're using them, you should rewrite your code to use the corresponding constructor.  To ensure that move operation is used, you can add std::move().

The affecting commit will be merged after February 24, 2015.  After this date, usage of Name::set method will result in deprecation warning.  Methods will exist until version 0.4 and will be removed afterwards

For reference: http://redmine.named-data.net/issues/2505

---
Alex

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20150210/fefbcfcb/attachment.bin>


More information about the Nfd-dev mailing list