BIND 10 #458: Additional MX processing
BIND 10 Development
do-not-reply at isc.org
Tue Jan 4 18:39:55 UTC 2011
#458: Additional MX processing
-------------------------------+--------------------------------------------
Reporter: vorner | Owner: vorner
Type: task | Status: reviewing
Priority: major | Milestone:
Component: Unclassified | Resolution:
Keywords: | Sensitive: 0
Estimatedhours: 0.0 | Hours: 0
Billable: 1 | Totalhours: 0
Internal: 0 |
-------------------------------+--------------------------------------------
Comment(by vorner):
Replying to [comment:9 jinmei]:
> - in the following case EXPECT_EQ would be a bit better:
> {{{
> + EXPECT_TRUE(response.beginSection(Message::SECTION_ADDITIONAL) ==
> + response.endSection(Message::SECTION_ADDITIONAL));
> }}}
That would be better, but it doesn't work. The EXPECT_TRUE needs the
arguments to be printable by << operator, but the iterators don't have
that operator.
The other three are changed (thought in the FIND_GLUE_OK, it is integer as
the declared type, but it is boolean from the logic point of view).
--
Ticket URL: <https://bind10.isc.org/ticket/458#comment:10>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list