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

RFC: unused files

From: David Kimdon <david_at_kimdon.org>
Date: 2004-03-06 22:33:09 CET

Hi,

I'm using gcov to get an idea of how much of the subversion code is
covered by the testsuite. In general it looks pretty good. I'm still
working on some wierdnesses, I'll post result when I have it figured
out. In the meantime. . .

These two files are not referenced by any other source files:

  subversion/libsvn_subr/quoprint.c
  subversion/include/svn_quoprint.h

Should they be removed?

The function svn_diff_file_diff4() in
subversion/libsvn_diff/diff_file.c was added in r5275. It is not
referenced by any other code. Why is it there?

-David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 6 22:33:27 2004

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.