commit | 0c139516e2bab76498d2ef4fc5e7f21f9cd23377 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Nov 03 18:23:38 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Nov 08 17:10:19 2018 -0500 |
tree | 261d948ac722d8215da2eaf30923544f474a798e | |
parent | 98ff2bce67ec6c1655d41b072a425e4a47bf55a4 [diff] |
Stop using deprecated Data::{get,set}FinalBlockId() This commit also fixes several build failures with gcc-8 and guards against a potential crash in WriteHandle::onSegmentDataValidated() Change-Id: I054f0f8e55f225c293e74fa219b6ee3103dd8e46 Refs: #4526
repo-ng is an implementation of a Named Data Networking data repository, and follows the Repo protocol.
repo-ng uses the ndn-cxx library as NDN development library, and sqlite3 as underlying storage.
repo-ng is an open source project licensed under the GPL 3.0 (see COPYING.md
for more details). We highly welcome all contributions to the repo-ng code, provided that they can licensed under GPL 3.0+ or other compatible license.
See the file INSTALL.md
for build and install instructions.
Please submit any bugs or issues to the repo-ng issue tracker.