rhuijben_at_apache.org writes:
> Author: rhuijben
> Date: Tue Apr 26 17:33:57 2011
> New Revision: 1096815
>
> URL: http://svn.apache.org/viewvc?rev=1096815&view=rev
> Log:
> Remove the now unused (and new in 1.7) local_dir_abspath from all functions
> of the svn_wc_diff_callbacks4_t interface.
>
> The only functional change is in merge_dir_opened where local_dir_abspath
> was still used as a shortcut to get the parent directory.
>
> * subversion/include/svn_wc.h
> (svn_wc_diff_callbacks4_t): Remove unused arguments.
../src/subversion/libsvn_wc/deprecated.c:1842: warning: initialization from incompatible pointer type
../src/subversion/libsvn_wc/deprecated.c:1843: warning: initialization from incompatible pointer type
../src/subversion/libsvn_wc/deprecated.c:1844: warning: initialization from incompatible pointer type
../src/subversion/libsvn_wc/deprecated.c:1845: warning: initialization from incompatible pointer type
../src/subversion/libsvn_wc/deprecated.c:1846: warning: initialization from incompatible pointer type
../src/subversion/libsvn_wc/deprecated.c:1847: warning: initialization from incompatible pointer type
../src/subversion/libsvn_wc/deprecated.c:1848: warning: initialization from incompatible pointer type
../src/subversion/libsvn_wc/deprecated.c:1850: warning: initialization from incompatible pointer type
--
Philip
Received on 2011-04-26 20:06:34 CEST