[Xapian-discuss] German Danish Russian
Olly Betts
olly at survex.com
Wed Sep 2 13:43:26 BST 2009
On Wed, Sep 02, 2009 at 02:45:10PM +0300, win 32 wrote:
> I mean I've worked the solution out for me but it would be good to integrate
> it into Xapian distribution. It is necessary to modify XapianPINVOKE.cs
> (to add the UTF8StringMarshaler marshaller code and corresponding
> marshalling attributes to import declarations).
Yes, I understand.
You need to modify the SWIG interface files (in particular
csharp/util.i) so that this marshalling code is used. That probably
means writing some SWIG typemaps, but I don't know the details for C#.
The SWIG documentation I pointed you to seems to talk about this.
Cheers,
Olly
More information about the Xapian-discuss
mailing list