Re: Separating deprecated code.

2013-06-03 Thread C. Michael Pilato
On 06/03/2013 04:32 AM, Philip Martin wrote: > This is a patch to svn_wc__get_tree_conflict which is only called from > util.c:svn_wc__status2_from_3 which is itself only called in the main > code from libsvn_wc/deprecated.c and libsvn_client/deprecated.c. That > makes both svn_wc__get_tree_confli

Re: Separating deprecated code.

2013-06-03 Thread Philip Martin
Branko Čibej writes: > On 03.06.2013 11:30, Bert Huijben wrote: >> This function is also used from deprecated code in libsvn_cliënt and >> some binding code, unlike most other deprecated code... >> >> In some ways this code is 'a bit less deprecated' ;-) > > And anyway, only public APIs can be de

Re: Separating deprecated code.

2013-06-03 Thread Branko Čibej
On 03.06.2013 11:30, Bert Huijben wrote: > This function is also used from deprecated code in libsvn_cliënt and > some binding code, unlike most other deprecated code... > > In some ways this code is 'a bit less deprecated' ;-) And anyway, only public APIs can be deprecated. Private APIs are eithe

RE: Separating deprecated code.

2013-06-03 Thread Bert Huijben
Separating deprecated code. Philip Martin writes: > Barry Scott writes: > >> Index: /Users/barry/wc/svn/svn-1.8.x/subversion/libsvn_wc/tree_conflicts.c >> === >> --- /Users/barry/wc/svn/svn-1.8.x/sub

Separating deprecated code.

2013-06-03 Thread Philip Martin
Philip Martin writes: > Barry Scott writes: > >> Index: /Users/barry/wc/svn/svn-1.8.x/subversion/libsvn_wc/tree_conflicts.c >> === >> --- /Users/barry/wc/svn/svn-1.8.x/subversion/libsvn_wc/tree_conflicts.c >> (revision 1484244