Closed (fixed)
Project:
Xapian integration
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2008 at 12:11 UTC
Updated:
16 Jun 2008 at 01:41 UTC
The function xapian_available() is overly complex, and uses an uninitialized static variable to determine whether or not Xapian is available. By initializing the static, we can simplify the code to be much more readable.
I also add a little more information to the function comment.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| xapian.module.patch | 833 bytes | jeremy |
Comments
Comment #1
singularoComment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.