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

Re: svn commit: r24694 - trunk/subversion/libsvn_fs_fs

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-04-21 20:12:48 CEST

"Erik Huelsmann" <ehuels@gmail.com> writes:
> Yea, consistency is good, but the svn_wc_private is named as such,
> since there already is an svn_wc.h...

I know (same with svn_repos_private.h), but there's no conflict when
private/ is not in the include path. One just writes:

   #include "private/svn_wc.h"

But hey, +1 on "_private" suffixes for all of them, that's the easiest
solution, covers all cases, and makes it easy to talk about the
headers colloquially without specifying their parent directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 21 20:12:57 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.