[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: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-04-21 21:54:49 CEST

señior ¿tyrtle? <machtyrtle@gmail.com> writes:

> Is there a reason svn_client_status and svn_client_status2 take a NON-const
> svn_opt_revision_t?

I believe that adding const to svn_client_status would be an ABI
change and so, strictly speaking, would break our interface rules.
The last time adding const was discussed I said that I didn't know of
any systems that would break.

> Builds fine if they're made const.

svn_client_status2 is new in 1.2 so we are free to change that one if
we do it before 1.2 is released.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 21 21:55: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.