BIND 10 trac613, updated. ab86095a11e912123c40f6b41879dfa634e491a8 [trac613] supporess 'debug' output from cppcheck

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Feb 25 03:20:48 UTC 2011


The branch, trac613 has been updated
       via  ab86095a11e912123c40f6b41879dfa634e491a8 (commit)
      from  d1a73e27eb7d3c133e871809efeea5174b01a2ee (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 ab86095a11e912123c40f6b41879dfa634e491a8
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Feb 24 19:19:39 2011 -0800

    [trac613] supporess 'debug' output from cppcheck
    
    with it cppcheck on bind10.isc.org would complain about lots of include file
    'not found'.

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

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 950ce6a..feb011c 100644
--- a/src/cppcheck-suppress.lst
+++ b/src/cppcheck-suppress.lst
@@ -2,3 +2,4 @@ unreadVariable:src/lib/dns/rdata/template.cc:59
 uninitVar:src/lib/nsas/nameserver_entry.h
 functionConst:src/lib/cache/message_cache.h
 functionConst:src/lib/cache/rrset_cache.h
+debug




More information about the bind10-changes mailing list