[Nfd-dev] ndn-cxx feature deprecation: MetaInfo::TYPE_*

Junxiao Shi shijunxiao at email.arizona.edu
Wed Nov 12 20:18:12 PST 2014


Dear folks

The following items are deprecated in ndn-cxx:

   - tlv::ContentType_Default
   - MetaInfo::TYPE_DEFAULT
   - MetaInfo::TYPE_BLOB
   - MetaInfo::TYPE_LINK
   - MetaInfo::TYPE_KEY
   - MetaInfo::TYPE_NACK

If you have code that uses any of those features, please migrate to the new
syntax as described in Doxygen.

I will add DEPRECATED macro onto those items soon, but no earlier than Nov
18 12:00 UTC.
This means compiler will produce a warning whenever they are used. If your
project uses "-Werror" flag, this would become an error.
Try compiling your projects with http://gerrit.named-data.net/1427 to see
what happens.

Those deprecated items will be deleted in v0.4.

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


More information about the Nfd-dev mailing list