BIND 10 master, updated. 87829d23b5d698611c94ee92f758558d8ad95468 [master] minor editorial correction. going to push directly.

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Mar 3 19:39:03 UTC 2011


The branch, master has been updated
       via  87829d23b5d698611c94ee92f758558d8ad95468 (commit)
      from  5cde27560e4b8e3cd098daae572ca4d0124358de (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 87829d23b5d698611c94ee92f758558d8ad95468
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Mar 3 11:38:47 2011 -0800

    [master] minor editorial correction.  going to push directly.

-----------------------------------------------------------------------

Summary of changes:
 src/cppcheck-suppress.lst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/cppcheck-suppress.lst b/src/cppcheck-suppress.lst
index 2c82b74..3e4dcd6 100644
--- a/src/cppcheck-suppress.lst
+++ b/src/cppcheck-suppress.lst
@@ -4,7 +4,7 @@ debug
 missingInclude
 // This is a template, and should be excluded from the check
 unreadVariable:src/lib/dns/rdata/template.cc:59
-// These two trigger warnings due to the incomplete implementation.  This is
+// These three trigger warnings due to the incomplete implementation.  This is
 // our problem, but we need to suppress the warnings for now.
 functionConst:src/lib/cache/resolver_cache.h
 functionConst:src/lib/cache/message_cache.h




More information about the bind10-changes mailing list