<div dir="ltr"><div>Dear folks</div><div><br></div><div>The following items are deprecated in ndn-cxx:</div><div><ul><li>bool Block::fromBuffer(const ConstBufferPtr&, size_t, Block&)</li><li>bool Block::fromBuffer(const uint8_t*, size_t, Block&)</li></ul></div><div>If you have code that uses any of those features, please migrate to the new syntax as described in Doxygen.<br></div><div><br></div><div>I will add DEPRECATED macro onto those items soon, but that Change won't merge until after Mar 08 12:00 UTC.</div><div>This means compiler will produce a warning whenever they are used. If your project uses "-Werror" flag, this would become an error.</div><div>Try compiling your projects with <a href="http://gerrit.named-data.net/1822">http://gerrit.named-data.net/1822</a> to see what happens.</div><div><br></div><div>Those deprecated items will be deleted in v0.5.</div><div><br></div><div>Yours, Junxiao</div></div>