commit | 7c02b472c2220a9649be00829bbf8e012253caea | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Oct 28 20:50:17 2015 +0100 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Nov 01 20:28:48 2015 +0100 |
tree | 02e29025f14b4d167236186110e627ad12be7406 | |
parent | fd5de11497edd7cdb28e7eef60fa998a2ebd7f84 [diff] |
build: enable -Wextra by default Also delete redundant 'return 0' from configure code snippets. Change-Id: Ie3618db4abece6fb2d8ec8b52b88e84b4eb3a5b0 Refs: #3293
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.