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

Re: svn_repos.h: Typo in definition of svn_repos_parser_fns2_t?

From: David James <james82_at_gmail.com>
Date: 2005-07-25 23:33:41 CEST

On 7/25/05, Philip Martin <philip@codematters.co.uk> wrote:
> I don't think you do either as Subversion's API compatibility
> guidelines mean that the old names must continue to "work".
OK, no problem.

> > P.S. This inconsistency causes problems in the SWIG bindings, because
> > SWIG thinks that the name of the struct is svn_repos_parse_fns2_t,
> > even though the struct is not typedef'd under that name.
>
> The API guidelines allow you to add to the existing names:
>
> typedef svn_repos_parser_fns2_t svn_repos_parse_fns2_t;
>
> if that helps.
No need for that -- I can work around this problem in the SWIG
interface file by renaming the struct inside SWIG.

-- 
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 25 23:34:50 2005

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.