BIND 10 master, updated. b0e43dae72cf709cb01627eb9e3095cc48989f4e [master] suppressed selfAssignment check for some rdata_txt_like test. directly pushing.

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Oct 11 14:57:37 UTC 2011


The branch, master has been updated
       via  b0e43dae72cf709cb01627eb9e3095cc48989f4e (commit)
      from  0c88eb0d723fa43865e185b201aba2685173f378 (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 b0e43dae72cf709cb01627eb9e3095cc48989f4e
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Oct 11 07:56:54 2011 -0700

    [master] suppressed selfAssignment check for some rdata_txt_like test.
    directly pushing.

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

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

-----------------------------------------------------------------------
diff --git a/src/cppcheck-suppress.lst b/src/cppcheck-suppress.lst
index 8a4c7c1..1020ffe 100644
--- a/src/cppcheck-suppress.lst
+++ b/src/cppcheck-suppress.lst
@@ -8,3 +8,4 @@ unreadVariable:src/lib/dns/rdata/template.cc:61
 selfAssignment:src/lib/dns/tests/name_unittest.cc:293
 selfAssignment:src/lib/dns/tests/rdata_unittest.cc:228
 selfAssignment:src/lib/dns/tests/tsigkey_unittest.cc:137
+selfAssignment:src/lib/dns/tests/rdata_txt_like_unittest.cc:222




More information about the bind10-changes mailing list