BIND 10 trac1964, created. 409ca483d117688be552d27d1e06616d44701c82 [1964] updated the non-check mode case of logging to be consistent.
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue May 8 23:34:52 UTC 2012
The branch, trac1964 has been created
at 409ca483d117688be552d27d1e06616d44701c82 (commit)
- Log -----------------------------------------------------------------
commit 409ca483d117688be552d27d1e06616d44701c82
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue May 8 16:32:15 2012 -0700
[1964] updated the non-check mode case of logging to be consistent.
commit 892f6b266acb98ad005e1c6dad6c0621c04f1d82
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue May 8 16:09:18 2012 -0700
[1964] added another test case where we can really check the thrown exception.
also clarified the comment: the previous one didn't make perfect sense in
that if it's really about exception we could have simply used EXCEPT_THROW.
commit 18675a2d6a237c775ac8bb91c26c94c7b4219095
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue May 8 15:57:11 2012 -0700
[1964] use assert() instead of throwing exception in checkExcessPlaceholders.
unfortunatelly, we cannot throw here because it's called from the Formatter
destructor. death tests now work for environments where it previously failed.
commit 25f0bb96ddbe5adc6538e68c2d6eb2da6bcc7c0c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue May 8 15:23:06 2012 -0700
[1964] small cleanups for checkExcessPlaceholders.
- style fixes
- constify (also for replacePlaceholder)
- make sure all parameters are used regardless of ENABLE_LOGGER_CHECKS
commit 6c0da87a7bdbb7be59fbac47b6c5f2ef0043aecb
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue May 8 15:11:55 2012 -0700
[1964] moved dontCreateCoreDumps to libutil_unittests.
this solves various build troubles such as leaving it unused, causing
circular dependcies, or the use of unnamed namespace in a public header file.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list