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

RE: svn commit: r24693 - trunk/subversion/libsvn_client

From: Paul Burba <pburba_at_collab.net>
Date: 2007-04-24 00:25:51 CEST

> -----Original Message-----
> From: Daniel Rall [mailto:dlr@collab.net]
> Sent: Monday, April 23, 2007 1:31 PM
> To: Paul Burba
> Cc: dev@subversion.tigris.org
> Subject: Re: svn commit: r24693 - trunk/subversion/libsvn_client
>
> On Fri, 20 Apr 2007, Paul Burba wrote:
>
> > Hi Dan,
> >
> > I don't understand this, we now have svn_client__elide_mergeinfo()
> > declared twice:
> >
> > subversion\libsvn_client\client.h
> >
> > and
> >
> > include\private\svn_client_mergeinfo_private.h (r24653)
> >
> > Should I get rid of the latter now?
>
> I was trying to fix a compiler warning about there not being
> a previous declaration of the svn_client__elide_mergeinfo()
> API, and didn't notice that you had defined it.
>
> It should be defined in either client.h (since it is a client
> library-internal API, not shared across libraries), or in a
> new mergeinfo.h. I'll take care of the latter, since there
> are other merge info-specific APIs which would do well
> factored into their own header file.

To close this thread: dlr moved svn_client__elide_mergeinfo() into
libsvn_client\mergeinfo.h in r24717.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 24 00:26:45 2007

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.