You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Malcolm Rowe <ma...@farside.org.uk> on 2006/08/01 09:35:27 UTC

Re: question about svn_ra_serf_init() API doc

On Tue, Aug 01, 2006 at 03:18:15PM +0530, Madan U Sreenivasan wrote:
>    I was browsing through svn_ra.h, when I noticed something the API doc  
> for svn_ra_serf_init(). It says:
> 
> ----------------------8<-------------------------------------------8<----------------------------
> /** Initialize libsvn_ra_serf.$
>  *$
>  * @since New in 1.4.$
>  * @deprecated Provided for backward compatibility with the 1.1 API. */$
> svn_error_t * svn_ra_serf_init(int abi_version,$
> ----------------------8<-------------------------------------------8<----------------------------
> 
>    Am curious about '@since New in 1.4' and '@deprecated Provided for  
> backward compatibility with the 1.1 API' lines. Isn't something out of  
> place here?
> 

See http://svn.haxx.se/dev/archive-2006-01/0755.shtml.  More fun with
DSO loading.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org