BIND 10 #688: Make Message::hasRRset() const

BIND 10 Development do-not-reply at isc.org
Fri Mar 11 11:47:49 UTC 2011


#688: Make Message::hasRRset() const
-------------------------------------+------------------------------------
           Reporter:  stephen        |                      Owner:  jinmei
               Type:  defect         |                     Status:  new
           Priority:  trivial        |                  Milestone:
          Component:  DNSPacket API  |                   Keywords:
          Sensitive:  0              |  Estimated Number of Hours:  0
Add Hours to Ticket:  0              |                  Billable?:  1
        Total Hours:  0              |                  Internal?:  0
-------------------------------------+------------------------------------
 The method Message::hasRRset() does not alter the contents of the Message
 object, so should be const.

 The will allow the "hasRecordInAuthoritySection()" function in
 src/lib/cache/message_utility.cc to be removed.

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


More information about the bind10-tickets mailing list