[email protected] 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

