RE: Separating deprecated code.

2013-06-03 Thread Bert Huijben
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' ;-) Bert From: Philip Martin Sent: 03/06/2013 10:33 To: Barry Scott Cc: Subversion Development Subject: Separating

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 either

Re: Separating deprecated code.

2013-06-03 Thread Philip Martin
Branko Čibej br...@apache.org 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

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_conflict