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

Re: r3205 cvs2svn broken?

From: <cmpilato_at_collab.net>
Date: 2002-09-24 20:30:36 CEST

Will Andrews <will@csociety.org> writes:

> On Tue, Sep 24, 2002 at 03:32:43AM -0700, Alex Zepeda wrote:
> > Argh, that was the wrong function. Anyways if I insert:
> >
> > const char **
> >
> > into svn_fs.i, in its monster list of OUTPARAMs (line 38), it works.
> > This seems a bit weird to me as const char ** is already defined as an
> > OUTPARAM later on. I somehow doubt that this is the right solution (could
> > it be the mysterious abort trap that python fell into just now?).
>
> This fixes cvs2svn for me (no longer breaks on svn_fs_commit_txn()).
> +1, I think this should be committed.

Does everything still work if the %apply line for const char ** is
removed in addition to const char ** being added to the OUTPARAM list?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 24 20:31:42 2002

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.