Ticket #2474 (closed defect: wontfix)

Opened 1 year ago

Last modified 9 months ago

xapwrap doesn't work with xapian 1.0

Reported by: exarkun Assigned to: amir
Priority: normal Milestone:
Component: Addressbook Severity: normal
Keywords: Cc:
Estimated Completion (YYYY/MM/DD): Branch:
Author:

Description

The tests all fail very spectacularly.

The API for opening xapian databases changed incompatibly. Some other things probably changed as well. Instead of xapian.open, xapian.WritableDatabase should be used. Dunno about the rest of the problems.

Change History

09/26/08 09:53:57 changed by exarkun

  • status changed from new to closed.
  • resolution set to wontfix.

See #2401.

jethro@divmod.org