BIND 10 #745: Conversion of nsas library to use the new logging interface

BIND 10 Development do-not-reply at isc.org
Wed May 4 12:40:16 UTC 2011


#745: Conversion of nsas library to use the new logging interface
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  stephen
  stephen                            |                Status:  reviewing
                       Type:         |             Milestone:
  enhancement                        |  Sprint-20110517
                   Priority:  minor  |            Resolution:
                  Component:         |             Sensitive:  0
  resolver                           |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  4.0
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
  logging                            |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by vorner):

 * owner:  vorner => stephen


Comment:

 Hello

 I removed one + that was left in the message definitions.

 I vaguely remember there was a compiler that had problems with const ints
 defined and initialized in header files and you use them for the debug
 levels. Maybe using them as static/in anonymous namespace or as an enum?
 But I don't remember which compiler it was, mine doesn't complain.

 Also, while working on the datasrc library, I discovered the message
 compiler doesn't find the definitions when run from make distcheck,
 because the compilation happens in a different directory, so I had to
 modify the makefile and the compiler slightly. How is it possible it finds
 your message definitions and everything works?

 Thanks

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


More information about the bind10-tickets mailing list