BIND 10 trac1077, updated. dd356abbe83f7c1275eba42ac855977499e71e44 [trac1077] Minor changes to message text after review

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Jul 7 14:38:50 UTC 2011


The branch, trac1077 has been updated
       via  dd356abbe83f7c1275eba42ac855977499e71e44 (commit)
      from  27c6b8cef44f5daaa149ec72e3b7052e516ebc26 (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 dd356abbe83f7c1275eba42ac855977499e71e44
Author: Stephen Morris <stephen at isc.org>
Date:   Thu Jul 7 15:32:29 2011 +0100

    [trac1077] Minor changes to message text after review
    
    The .h and .cc files have been updated to keep the creation dates
    in them in step with the change to the message file.

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

Summary of changes:
 src/lib/log/log_messages.cc  |    2 +-
 src/lib/log/log_messages.h   |    2 +-
 src/lib/log/log_messages.mes |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/log/log_messages.cc b/src/lib/log/log_messages.cc
index 75e3c4f..f60898c 100644
--- a/src/lib/log/log_messages.cc
+++ b/src/lib/log/log_messages.cc
@@ -1,4 +1,4 @@
-// File created from log_messages.mes on Tue Jul  5 18:12:20 2011
+// File created from log_messages.mes on Thu Jul  7 15:32:06 2011
 
 #include <cstddef>
 #include <log/message_types.h>
diff --git a/src/lib/log/log_messages.h b/src/lib/log/log_messages.h
index 7d05856..10e1501 100644
--- a/src/lib/log/log_messages.h
+++ b/src/lib/log/log_messages.h
@@ -1,4 +1,4 @@
-// File created from log_messages.mes on Tue Jul  5 18:12:20 2011
+// File created from log_messages.mes on Thu Jul  7 15:32:06 2011
 
 #ifndef __LOG_MESSAGES_H
 #define __LOG_MESSAGES_H
diff --git a/src/lib/log/log_messages.mes b/src/lib/log/log_messages.mes
index 6c05315..f150f39 100644
--- a/src/lib/log/log_messages.mes
+++ b/src/lib/log/log_messages.mes
@@ -38,7 +38,7 @@ Allowed values are "stdout" and "stderr".
 % LOG_DUPLICATE_MESSAGE_ID duplicate message ID (%1) in compiled code
 During start-up, BIND 10 detected that the given message identification
 had been defined multiple times in the BIND 10 code.  This indicates a
-programming error; please log a bug report.
+programming error; please submit a bug report.
 
 % LOG_DUPLICATE_NAMESPACE line %1: duplicate $NAMESPACE directive found
 When reading a message file, more than one $NAMESPACE directive was found.




More information about the bind10-changes mailing list