commit | 465c973274d9d2b74d81666df7ced0d572cfe8ed | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Oct 11 16:35:32 2016 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Oct 12 09:22:46 2016 -0700 |
tree | 06d41b8b19abe61e7798ff05df018246a9da9459 | |
parent | ab9aad0d4860bec00f6f071fd5089548b3e0f21a [diff] |
build: Do not fail the build in debug mode when using deprecated declarations The original motivation of this change was to avoid compilation failure in debug mode on macOS 10.12. Change-Id: I032b8d98d3aaf5602e10142a4d38e0b61b24b44e Refs: #3795
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
.