Error logging non-functional
Gerhard Killesreiter - August 31, 2009 - 13:22
| Project: | xapian |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
see patch
| Attachment | Size |
|---|---|
| xapian.patch | 1011 bytes |

#1
This patch also removes a bug: non-loadable nodes would not be deleted from the queue without this patch.
#2
Thanks for the patch, yes there was an error validating after node_load().
Committed