BIND 10 #458: Additional MX processing

BIND 10 Development do-not-reply at isc.org
Wed Jan 5 06:58:12 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 jinmei):

 Replying to [comment:10 vorner]:
 > >  - 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.
 >
 Ah, I see.
 >
 > 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).
 >
 Confirmed.  Feel free to merge the branch to trunk.

-- 
Ticket URL: <http://bind10.isc.org/ticket/458#comment:11>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list