[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: Nicolás Lichtmaier <nick_at_panoptico.reloco.com.ar>
Date: 2005-04-21 22:12:46 CEST

>>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.
>
>

No, it wouldn't be an ABI change (it would if the language were C++).
But some old code which uses the function would compile with warnings.

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