[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 4848 - trunk/subversion/bindings/swig

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-02-13 10:42:00 CET

On Thu, Feb 13, 2003 at 10:21:20AM +0100, Jesper Steen Møller wrote:
> Daniel Rall wrote:
>...
> >Well, we were on a roll with breaking the build and just didn't see a
> >need to stop ... fixed this one in r4866. There may be others.
>
> It is Python specific since it uses "numinputs=0", thus relying on
> t_output_helper to return the result in a tuple.
> In Java, the binding must/should work by returning the output variable
> in a in/out parameter, which is done by using an array of
> SWIGTYPE_p_apr_file_t of length one - SWIG does this automatically, but
> the typemap above overrides (incorrectly).

Ah. Thanks, that clears it up a lot.

> I'm sorry if my patches otherwise broke the build - I hadn't imagined
> that it could hurt the Python binding to add the qualifier.

Nah, it didn't break the build. Dan was just poking fun at himself for an
earlier breakage. I was concerned that the change would eliminate
functionality for the Java code... heh :-)

> I'd better install Python here and test with it in the future.

I wouldn't worry about it, really. We've got Python eyeballs on it if you'd
rather skip the Python stuff and just concentrate on the Java code.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 13 10:38:28 2003

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.