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

Re: svn commit: r1143726 - in /subversion/trunk/subversion: include/private/svn_wc_private.h include/svn_client.h libsvn_client/deprecated.c libsvn_client/info.c libsvn_wc/info.c svn/info-cmd.c

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 9 Jul 2011 03:19:36 +0300

rhuijben_at_apache.org wrote on Thu, Jul 07, 2011 at 09:29:49 -0000:
> @@ -196,17 +196,10 @@ build_info_for_entry(svn_wc__info2_t **i
> db, local_abspath,
> result_pool, scratch_pool));
>
> + /* And now fetch the url and revision of what will be deleted */
> {
> const char *work_del_abspath;
> + const char *repos_relpath;

subversion/libsvn_wc/info.c: In function ‘build_info_for_node’:
subversion/libsvn_wc/info.c:202: warning: declaration of ‘repos_relpath’ shadows a previous local
subversion/libsvn_wc/info.c:82: warning: shadowed declaration is here
Received on 2011-07-09 02:20:24 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.