Displaying 3 results from an estimated 3 matches for "exerpi".
Did you mean:
exerpt
2015 Aug 25
2
Perl bindings and MatchSpy
...rt?
the changes to this branch. I managed to wrap the ValueCountMatchSpy,
and write tests to ensure it is working.
In the original code there was also some code for PerlMatchSpy, but I
did not manage to get this working yet. My XS/C-skills are rather limited
unfortunately.
If someone with more XS-exerpience could take a look and provide
some feedback, that would be great.
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?
Any and all fe...
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
>...
2015 Aug 19
2
Perl bindings and MatchSpy
Hey
I?m cleaning up some code at my work place, and it turns out someone had forked Search::Xapian and added MatchSpy bindings for it for one of our internal projects. I was wondering if I should try to extract this as a patch against the current Search::Xapian code, and submit it, or if that is not wanted/wasted effort? It seems to be against 1.2.4.n of Search::Xapian, but I think I should be