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

Re: svn commit: r40011 - trunk/subversion/libsvn_wc

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 14 Oct 2009 12:45:08 +0100

Bert Huijben wrote:
> Author: rhuijben
> Date: Wed Oct 14 02:54:06 2009
> New Revision: 40011
>
> Log:
> Update svn_wc__check_wc_root to return separate 'is root of working copy'
> and 'is switched' values. Update implementation to use wc_db instead of
> entries. Update callers to keep their current and/or documented behavior.

subversion/libsvn_wc/update_editor.c: In function
'svn_wc__check_wc_root':
subversion/libsvn_wc/update_editor.c:5100: warning: assignment from
incompatible pointer type
subversion/libsvn_wc/update_editor.c:5107: warning: passing argument 2
of 'svn_wc__db_read_info' from incompatible pointer type
subversion/libsvn_wc/update_editor.c: In function 'svn_wc_is_wc_root2':
subversion/libsvn_wc/update_editor.c:5229: warning: passing argument 2
of 'svn_wc__check_wc_root' from incompatible pointer type
subversion/libsvn_wc/update_editor.c: In function
'svn_wc_get_actual_target2':
subversion/libsvn_wc/update_editor.c:5276: warning: passing argument 2
of 'svn_wc__check_wc_root' from incompatible pointer type

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2407499
Received on 2009-10-14 13:45:37 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.