BIND 10 #2206: define and implement ZoneTableSegment class
BIND 10 Development
do-not-reply at isc.org
Thu Oct 4 09:09:15 UTC 2012
#2206: define and implement ZoneTableSegment class
-------------------------------------+-------------------------------------
Reporter: | Owner: muks
jinmei | Status: closed
Type: task | Milestone:
Priority: | Sprint-20121009
medium | Resolution: fixed
Component: data | Sensitive: 0
source | Sub-Project: DNS
Keywords: | Estimated Difficulty: 6
Defect Severity: N/A | Total Hours: 0.75
Feature Depending on Ticket: |
background zone loading |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by muks):
* status: reviewing => closed
* resolution: => fixed
Comment:
Merged to master in commit `41538b7ce9d6ab4131b572b79d84292884cf4a11`:
{{{
* 78dfd7d [2268] Move both const and non-const checks into a single
testcase
* 47c013b [2206] Make a common function out of duplicate code
* 3d68f76 [2206] editorial fix: combine two short lines
* 37fd8a7 [2206] Add comment about moving methods to the header later
* 1fb24f5 [2206] Change getHeader() to return a reference
* c4c3946 [2206] Remove redundant return descriptions
* 5c97541 [2206] Fix doc comment
* 538a160 [2206] Add const variant of getHeader()
* e451152 [2206] Fix const variant of getTable()
* a072ee8 [2206] Add const method tests
* 473e340 [2206] Update comments
* 94656c0 [2206] Make constructors protected
* a6748ee [2206] Use a fixture in tests
* 5acf0ff [2206] Add a ZoneTableSegment::destroy() method
* 1468031 [2206] Add a doc comment that getHeader() should never return
NULL
* d25bb8d [2206] Add ZoneTableHeader::getTable() method
* f2b62e2 [2206] Update doc comments to remove redundant bits
* 1ab6aaf [2206] Define and implement ZoneTableSegment class
}}}
Resolving as fixed. Thank you for the reviews Jinmei.
--
Ticket URL: <http://bind10.isc.org/ticket/2206#comment:13>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list