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

Unused variable warning in merge.c

From: Senthil Kumaran S <senthil_at_collab.net>
Date: 2007-07-13 08:44:12 CEST

Hi,

When I compile the latest trunk, ie., rev25731, I get the following
warning messages:

<snip>
../subversion/libsvn_wc/merge.c: In function 'svn_wc__merge_internal':
../subversion/libsvn_wc/merge.c:408: warning: unused variable 'conflict_err'
../subversion/libsvn_wc/merge.c:653: warning: unused variable 'conflict_err'
</snip>

Is these variables really required? sussman can you confirm and make the
necessary changes?

--
Senthil Kumaran S
http://www.stylesen.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 13 08:43:49 2007

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.