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

Re: small issue with svn_client_statusx

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-04-27 14:02:30 CEST

señior ¿tyrtle? wrote:
> Is there a reason svn_client_status and svn_client_status2 take a NON-const
> svn_opt_revision_t?
>
> Builds fine if they're made const.

I have made svn_client_status2 take a "const svn_opt_revision_t *" in r14465,
and proposed it for back-porting to v1.2.

The older function (svn_client_status) will probably stay as it is to be sure
of compatibility, as already discussed. There would be little benefit in
improving a deprecated API function in this way anyway.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 27 14:03:51 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.