commit | 52bc4e918c0f8aa0c994544e17343e7a6d5d5ea1 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Aug 23 19:08:19 2018 -0400 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Fri Aug 24 12:32:41 2018 -0700 |
tree | b316228a56c3bc87c22b33cdc0ec0744229aafef | |
parent | 2b322eb8c6a7aab74c0dc438106fcfe99ecce883 [diff] |
build: disable -Wmissing-braces with clang < 6.0 Also remove some -Wno-error= flags that are no longer needed. Change-Id: I0e0ad52c69fd42b815f5b20f45311d0c9b8cdef3 Refs: #4721
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.