commit | 46ffa695c6f5a4861436f3b73f8dbad63575056a | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Fri May 16 11:11:00 2014 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Fri May 16 11:13:26 2014 -0700 |
tree | b6f0c6ab5f88380532eea8e65c3f6a996a681c4c | |
parent | 9c57818289aaddeb33ee871d6a89ad3caa3c743d [diff] |
build: downgrade maybe-uninitialized from an error to a warning maybe-uninitialized has false positives in gcc 4.8 due to Boost ticket #9134 https://svn.boost.org/trac/boost/ticket/9134 refs #1615 Change-Id: I0dc1597211a21f1b489ba9c4e10ee787aa49207c
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 BSD license. For more information about the license, refer to COPYING
.
While the license does not require it, we really would appreciate it if others would share their contributions to the library if they are willing to do so under the same license.