BIND 10 #49: different signature for Name::split()
BIND 10 Development
do-not-reply at isc.org
Wed May 12 04:29:24 UTC 2010
#49: different signature for Name::split()
---------------------------+------------------------------------------------
Reporter: jinmei | Owner: UnAssigned
Type: review | Status: reviewing
Priority: major | Milestone: 04. 2nd Incremental Release
Component: DNSPacket API | Resolution:
Keywords: | Sensitive: 0
---------------------------+------------------------------------------------
Changes (by jinmei):
* owner: jinmei => UnAssigned
* status: new => reviewing
* type: enhancement => review
Comment:
trac #49 is ready for review.
Code is available on branches/trac49. Diff can be extracted by
svn diff -r r1808 svn+ssh://bind10.isc.org/svn/bind10/branches/trac49
(for convenience) an html version of doxgen document is available at:
http://bind10.isc.org/~jinmei/bind10/cpp/namespaceisc_1_1dns.html#ed7b8c11ca16460d4758a7ceb4921e7c
and
http://bind10.isc.org/~jinmei/bind10/cpp/namespaceisc_1_1dns.html#cc16cc549d992b4d4e8f914bca917661
I chose to implement them as non member functions rather than public
member functions of the name class. The rationale of this decision is
documented.
a minor note: diff to name.h contains some unrelated changes like
s/data/%data/. These are to avoid creating an automatic internal link
in the doxygen document.
--
Ticket URL: <https://bind10.isc.org/ticket/49#comment:2>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list