Displaying 2 results from an estimated 2 matches for "ref_clear_matchspi".
Did you mean:
ref_clear_matchspies
2015 Aug 25
2
Perl bindings and MatchSpy
On 19 August 2015 at 20:55:32, Olly Betts (olly at survex.com) wrote:
On Wed, Aug 19, 2015 at 05:31:31PM +0700, Andreas Marienborg wrote:
> If I want to create a patch, should it be against the xapian-bindings
> directory/repo? or somewhere else?
Against the search-xapian directory of the git repo would be best.
Hey, I made a branch from svn/1.2 on github, and tried to forward
2015 Aug 28
0
Perl bindings and MatchSpy
On Tue, Aug 25, 2015 at 10:45:12AM +0700, Andreas Marienborg wrote:
> If someone with more XS-exerpience could take a look and provide
> some feedback, that would be great.
Looks plausible to me.
I'd suggest that ~Enquire_perl() just call ref_clear_matchspies(NULL);
rather than repeating all its code inline.
> I created a pull request[1]. I would like to get the PerlMatchSpy thing
> working as well, but it might be better to get the wrapping of the?
> ValueCountMatchSpy merged/released regardless of the PerlMatchSpy
> thing?
The classes...