[Xapian-devel] GSoC xapian node binding

Liam xapian at networkimprov.net
Sat May 26 02:23:37 BST 2012


On Wed, May 23, 2012 at 1:35 PM, Liam <xapian at networkimprov.net> wrote:

>
>
> On Tue, May 22, 2012 at 8:12 PM, Liam <xapian at networkimprov.net> wrote:
>
>>
>> Re latest code...
>>
>
> Few more notes...
>
> In op.h, tryCallCatch, GetInstance, sendToThreadPool, kBusyMsg should be
> declared without static (since now used by multiple .cc files) and be
> defined in util.cc or similar.
>

Actually, we can leave these function definitions in the header file; just
de-static them.

If we use a single DECLARE_POOL(Class) per class, the _convert function
will have to
  delete (GetMset_data*) data
since _done won't know the type to cast to.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20120525/6a6fd598/attachment.htm>


More information about the Xapian-devel mailing list