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

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

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Mon, 25 Aug 2008 18:46:57 +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.
?

Personally I would prefer the first one and I also think that this change
should be backported to the 1.5.x branch.
Would anybody like to oppose to this?

-- 
Arfrever Frehtes Taifersar Arahesis

Received on 2008-08-25 18:50:19 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.