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

Re: svn commit: rev 5521 - in trunk/subversion: include libsvn_client libsvn_subr tests/clients/cmdline tests/libsvn_subr

From: Blair Zajac <blair_at_orcaware.com>
Date: 2003-04-03 02:27:06 CEST

bdenny@tigris.org wrote:
>
> Author: bdenny
> Date: Tue Apr 1 21:58:04 2003
> New Revision: 5521
>
> Modified:
> trunk/subversion/include/svn_client.h
> trunk/subversion/include/svn_path.h
> trunk/subversion/libsvn_client/commit_util.c
> trunk/subversion/libsvn_client/copy.c
> trunk/subversion/libsvn_client/log.c
> trunk/subversion/libsvn_subr/path.c
> trunk/subversion/libsvn_subr/target.c
> trunk/subversion/tests/clients/cmdline/switch_tests.py
> trunk/subversion/tests/libsvn_subr/target-test.py
> Log:
> Resolves Issue #1108 ('svn log' for switched file reports for unswitched
> file.)
>
...
> * path.c
> (svn_path_get_longest_ancestor): Accept URL targets; don't count
> 'protocol://' as a common ancestor.

Brian,

I'm getting two minor compiler warnings in this function now with
revision 5535 of the tree:

/bin/sh /export/home1/blair/Code/Subversion/s/libtool --silent --mode=compile gc
c -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU
_SOURCE -g -O2 -std=c89 -Wall -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DE
BUG -I/usr/kerberos/include -pthread -DNEON_ZLIB -DNEON_SSL -I./subversion/
include -I. -I/export/home1/blair/Code/Subversion/s/neon/src -I/opt/i386-linux/i
nstalled/subversion-r5535/include/neon -I/usr/kerberos/include -I/opt/i386-lin
ux/db-4.1/include -I/opt/i386-linux/installed/apache-2.0-cvs-2003040200/include
   -I/opt/i386-linux/installed/apache-2.0-cvs-2003040200/include -I/opt/i386-lin
ux/db-4.1/include -o subversion/libsvn_subr/path.lo -c subversion/libsvn_subr/pa
th.c
subversion/libsvn_subr/path.c: In function `svn_path_get_longest_ancestor':
subversion/libsvn_subr/path.c:537: warning: unused variable `ancestor'
subversion/libsvn_subr/path.c:537: warning: unused variable `prefix'

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 3 02:27:59 2003

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.