BIND 10 trac1057, created. 3bb777140c5bc99775d5b8e0ea55711e227f0012 [trac1057] fixed linker problem due to duplicate symbols from creator.h: - use inline for the shared function also removed some bad practices: - remove unnamed namespace - remove using [namespace] directives
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jun 27 19:44:11 UTC 2011
The branch, trac1057 has been created
at 3bb777140c5bc99775d5b8e0ea55711e227f0012 (commit)
- Log -----------------------------------------------------------------
commit 3bb777140c5bc99775d5b8e0ea55711e227f0012
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Jun 27 12:37:53 2011 -0700
[trac1057] fixed linker problem due to duplicate symbols from creator.h:
- use inline for the shared function
also removed some bad practices:
- remove unnamed namespace
- remove using [namespace] directives
In addition, make sure $(B10_CXXFLAGS) is used as part of CXXFLAGS.
Without this, warning flags could be unacceptably weakened.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list