BIND 10 #2053: LabelSequence::toText() and operator<<
BIND 10 Development
do-not-reply at isc.org
Thu Jul 5 06:46:21 UTC 2012
#2053: LabelSequence::toText() and operator<<
-------------------------------------+-------------------------------------
Reporter: | Owner: muks
jinmei | Status: closed
Type: task | Milestone:
Priority: | Sprint-20120717
medium | Resolution: fixed
Component: | Sensitive: 0
libdns++ | 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 |
-------------------------------------+-------------------------------------
Changes (by muks):
* status: reviewing => closed
* resolution: => fixed
Comment:
Pushed to master in commit `1fc2b06b57a008ec602daa2dac79939b3cc6b65d`:
{{{
* 9771dfb [2053] Add comment that toText(bool) variant is a helper for
Name::toText()
* 398b221 [2053] Use getDataLength() to find out the right end to stop
* 23ae3c2 [2053] Add checks with long label sequences
* 3a1e804 [2053] Fix output of right-stripped label sequences
* d83d9fe [2053] Remove obsolete comment
* fdcc93e [2053] Rewrite code to handle the root name
* 09d780b [2053] Use methods on Name instead of accessing member variables
directly
* e20691f [2053] Remove checks that are no longer necessary
* 15364a5 [2053] Remove loop to locate the start point
* 6c78bb4 [2053] Make LabelSequence::toText(bool) a private method
* b945fd1 [2053] style fixes: constify, long line
* efb3f33 [2053] Move toText() implementation from Name to LabelSequence
class
* fb5902b [2053] Remove the dns::LabelSequence::getName() method
* 36d3b72 [2053] Add operator<< to dns::LabelSequence
* 0bebde9 [2053] Add toText() method to dns::LabelSequence
}}}
Resolving as fixed. Thank you for the reviews Jinmei.
--
Ticket URL: <http://bind10.isc.org/ticket/2053#comment:17>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list