Re: Perl bindings?
From: Dave Rolsky <autarch_at_urth.org>
Date: 2003-03-18 18:40:30 CET
On Tue, 18 Mar 2003, Paul Lussier wrote:
> It appears at first glance that most of the work has been done by
That's about half the work. The rest is creating the C <=> Perl typemaps
So for example, you see this in svn_fs.i:
%typemap(python, argout, fragment="t_output_helper")
This is doing something to massage a return type of **names_p into
> So now I'm wondering how I tell swig where these headers are located.
Ha! It's a lot easier than doing it by hand, but it's most certainly not
> At this point, I'm assuming that I was incorrect in thinking that the
I think that's where you need to start.
> >Any swig experts out there?
I'm not an expert by any means, but I've used it a bit before. If someone
-dave
/*=======================
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.