[Xapian-discuss] Xapian JNI questions

Eric B. Ridge ebr at tcdi.com
Wed Dec 13 20:43:25 GMT 2006


On Dec 12, 2006, at 11:15 PM, Olly Betts wrote:

> Wouldn't the "void ctor" for Document be something like this:
>
>     ctorid = env->GetMethodID(documentclass, "<init>", "(V)");
>
> The change Alex is talking about above is adding a void *return value*
> to the function signature - i.e. changing "(J)" to "(J)V".

I did misunderstand.  Yes, that change is the right thing to do.

eric



More information about the Xapian-discuss mailing list