BIND 10 #2518: introduce exception hierarchy for "from text" errors in libdns++
BIND 10 Development
do-not-reply at isc.org
Tue Feb 18 14:09:33 UTC 2014
#2518: introduce exception hierarchy for "from text" errors in libdns++
-------------------------------------+-------------------------------------
Reporter: jinmei | Owner: muks
Type: task | Status:
Priority: medium | closed
Component: libdns++ | Milestone:
Keywords: | bind10-1.2-release-freeze
Sensitive: 0 | Resolution: fixed
Sub-Project: DNS | CVSS Scoring:
Estimated Difficulty: 4 | Defect Severity: N/A
Total Hours: 0 | Feature Depending on Ticket:
| loadzone-ng
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Changes (by muks):
* status: reviewing => closed
* resolution: => fixed
Comment:
Merged to `master` branch in commit
`920f29296cf82087c35cc6a57fe05bdd3eef99f7`:
{{{
* 5e1c35d [2518] Add C++ unittests for DNS exception hierarchy
* ad3f1d3 [2518] Update common DNS exceptions into a hierarchy
* 293665a [2518] Fix description
* 4ca62ac [2518] Organize isc::Exception-s in a hierarchy
* de4c5e0 [2518] Add Python bindings for NameParserException hierarchy
* ab8ff1e [2518] Introduce DNSTextError and remove generic catch for
isc::Exception from the MasterLoader
* 86faa35 [2518] Fix some more cases of unqualified use of Exception
* fc5c737 [2518] Untabify code
* 362a479 [2518] Introduce isc::dns::Exception and organize all DNS
exceptions under it
* 18c3e89 [2518] Move NameParserException to exceptions.h header
}}}
Resolving as fixed. Thank you for the review Stephen.
--
Ticket URL: <http://bind10.isc.org/ticket/2518#comment:13>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list