[Xapian-tickets] [Xapian] #542: Missing exception docs on Database::get_document()

Xapian nobody at xapian.org
Sun May 29 06:24:48 BST 2011


#542: Missing exception docs on Database::get_document()
---------------------------+------------------------------------------------
 Reporter:  kamstrup       |        Owner:  olly  
     Type:  defect         |       Status:  closed
 Priority:  normal         |    Milestone:  1.2.6 
Component:  Documentation  |      Version:        
 Severity:  normal         |   Resolution:  fixed 
 Keywords:                 |    Blockedby:        
 Platform:  All            |     Blocking:        
---------------------------+------------------------------------------------
Changes (by olly):

  * status:  new => closed
  * resolution:  => fixed
  * component:  Other => Documentation


Comment:

 laserbled: your patch adds @exception for Database::positionlist_end(),
 which doesn't actually throw any exceptions (see the inline definition
 {{{return PositionIterator(NULL)}}}).  The reporter said
 Database::get_document().

 Added missed @exception for that in r15506.

 We've already got an entry about the more general issue in the
 MissingDocumentation list.

-- 
Ticket URL: <http://trac.xapian.org/ticket/542#comment:2>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list