<p dir="ltr">Dear folks</p>
<p dir="ltr">Deadline has passed. Since there's no objection before the deadline, the Change of adding DEPRECATED marker should be merged without further waiting.<br>
It's important to merge now, because this can prevent projects to introduce new usages of deprecated overloads, which would require extra work of fixing them.</p>
<p dir="ltr">Yours, Junxiao</p>
<div class="gmail_quote">On Feb 28, 2015 11:08 PM, "Junxiao Shi" <<a href="mailto:shijunxiao@email.arizona.edu">shijunxiao@email.arizona.edu</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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" target="_blank">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>
</blockquote></div>