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

Re: svn commit: r13222 - in trunk: . subversion/libsvn_fs_fs

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-03-02 05:26:19 CET

epg@tigris.org writes:

> Author: epg
> Date: Tue Mar 1 18:36:45 2005
> New Revision: 13222
>
> Modified:
> trunk/ (props changed)
> trunk/subversion/libsvn_fs_fs/tree.c
> Log:
> Rewrite the FSFS auto-merge to use a much simpler algorithm, avoiding
> expensive predecessor walks.

... and introducing compile warnings: :-)

   subversion/libsvn_fs_fs/tree.c: In function `merge':
   subversion/libsvn_fs_fs/tree.c:1566: warning: unused variable `s_ancestorof_t'
   subversion/libsvn_fs_fs/tree.c: At top level:
   subversion/libsvn_fs_fs/tree.c:1165: warning: 'id_check_ancestor' defined but not used
   subversion/libsvn_fs_fs/tree.c:1211: warning: 'undelete_change' defined but not used

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 2 05:29:17 2005

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.