commit | 88a0d816b8bc1ed46fdf228d7d50a803e684c7b1 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Aug 19 21:31:42 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Aug 23 22:50:43 2017 -0400 |
tree | 806621aa7ae48424f005556d78c0a87add053105 | |
parent | a84f464e10055eb3bed19a456f6b20b9a4809ca4 [diff] |
Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS And fix the resulting compilation errors. Change-Id: I16f679836a0cf2a3ff5dfcf6f6b67bfbfe4cdbd7 Refs: #4248
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: https://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
.