BIND 10 #432: b10-recurse failure to start with no error message

BIND 10 Development do-not-reply at isc.org
Fri Jan 7 21:46:16 UTC 2011


#432: b10-recurse failure to start with no error message
-------------------------------------+-------------------------------------
                 Reporter:  jreed    |                Owner:  UnAssigned
                     Type:  defect   |               Status:  reviewing
                 Priority:  major    |            Milestone:
                Component:           |           Resolution:
  Unclassified                       |            Sensitive:  0
                 Keywords:           |  Add Hours to Ticket:  0
Estimated Number of Hours:  0.0      |          Total Hours:  0
                Billable?:  1        |
                Internal?:  0        |
-------------------------------------+-------------------------------------
Changes (by smann):

 * owner:  jreed => UnAssigned


Comment:

 I've modified the code (found in "origin/trac432") so that
 {{{
 isc::log::dlog()
 }}}
 now takes an optional boolean argument,
 {{{
 error_flag
 }}}
 which is set to "false" by default. Now calling
 {{{
 dlog("Some message",true)
 }}}
 has the effect of causing "Some message" to be printed regardless of
 whether the verbose flag is set. Additionally, I changed some of the calls
 in the b10-resolver module to address this defect. The changed files are:
 M       src/bin/resolver/main.cc
 M       src/bin/resolver/resolver.cc
 M       src/lib/log/dummylog.cc
 M       src/lib/log/dummylog.h

-- 
Ticket URL: <http://bind10.isc.org/ticket/432#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list