BIND 10 #2153: change Message::addRRset param to ConstRRsetPtr

BIND 10 Development do-not-reply at isc.org
Thu Jul 26 21:23:15 UTC 2012


#2153: change Message::addRRset param to ConstRRsetPtr
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:
                Type:  defect        |  UnAssigned
            Priority:  medium        |                       Status:  new
           Component:  libdns++      |                    Milestone:  Next-
           Sensitive:  0             |  Sprint-Proposed
         Sub-Project:  DNS           |                     Keywords:
Estimated Difficulty:  0             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 I believe, after #254, we can make the `reset` parameter of
 Message::addRRset() to `ConstRRsetPtr`:
 {{{#!cpp
     void addRRset(const Section section, RRsetPtr rrset, bool sign =
 false);
 }}}

 And then we can get rid of const_pointer_cast from auth/query.cc.

-- 
Ticket URL: <http://bind10.isc.org/ticket/2153>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list