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

Re: I need to extend svn_subst_translate_string2()

From: Danny Trebbien <dtrebbien_at_gmail.com>
Date: Fri, 14 Jan 2011 09:42:10 -0800

>> svn_subst_translate_string2() was the function that I added with my
>> first patch that was committed. Do I need to rename
>> svn_subst_translate_string2() to svn_subst_translate_string3(), move
>> svn_subst_translate_string2() to deprecated.c, etc., or can I just add
>> the parameter to svn_subst_translate_string2()?
>
> If the API you've added is marked as new in 1.7 it can still be changed.
> We are free to change public APIs until they have been released.
>
> Stefan

Okay. Thank you for the quick reply. svn_subst_translate_string2() is
new in 1.7, so I will just add a REPAIR parameter.
Received on 2011-01-14 18:42:50 CET

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.