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

Re: svn commit: r1096815 - in /subversion/trunk/subversion: include/svn_wc.h libsvn_client/diff.c libsvn_client/merge.c libsvn_client/repos_diff.c libsvn_wc/diff.c

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 26 Apr 2011 19:05:55 +0100

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

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.