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

Re: [RFC] Deprecate svn_opt_args_to_target_array2() in 1.5.x?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 25 Aug 2008 22:40:12 +0300 (Jerusalem Daylight Time)

Arfrever Frehtes Taifersar Arahesis wrote on Mon, 25 Aug 2008 at 21:32 +0200:
> 2008-08-25 20:50:41 Daniel Shahaf napisaƂ(a):
> > Arfrever Frehtes Taifersar Arahesis wrote on Mon, 25 Aug 2008 at 18:46 +0200:
> > > svn_opt_args_to_target_array2() was replaced by svn_opt_args_to_target_array3()
> > > which is also available in 1.5.x.
> > >
> > > svn_opt_args_to_target_array2() mistakenly wasn't marked with
> > > the '@deprecated' tag.
> > >
> > > I would like to add the '@deprecated' tag for svn_opt_args_to_target_array2().
> > > Should I use:
> > > @deprecated Provided for backward compatibility with the 1.4 API.
> > > ... or ...
> > > @deprecated Provided for backward compatibility with the 1.5 API.
> >
> > +1 to the latter, its docstring in 1.5.x already says that it's an old
> > version of _array3().
>
> Did you mean 'the former'?
> (svn_opt_args_to_target_array2() is de facto provided for backward
> compatibility with the 1.4 API.)
>

     * @since New in 1.5.
     */
    svn_error_t *
    svn_opt_args_to_target_array3(apr_array_header_t **targets_p,

Yes, sorry.

Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-25 21:40:45 CEST

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.