[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 3983 - in trunk: . subversion/include subversion/libsvn_ra_svn subversion/svnserve

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-12-06 14:51:07 CET

On Thu, 2002-12-05 at 17:55, Greg Stein wrote:
> On Wed, Dec 04, 2002 at 10:35:04PM -0500, Greg Hudson wrote:
> >...
> > My reasoning is that prefixing is for libraries; svnserve is an
> > application. (libsvn_ra_svn does use an ra_svn prefix on its vtable
> > functions.)
>
> That still isn't all that safe. If you link in "bad" libraries, then your
> app could have conflicts. Now, if you only link in "good" libraries, then
> your app can name things however it wants...

These also happen to be static functions.

Of course, I could bring in "bad" header files. But I'd find out about
that pretty quickly.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 6 14:51:57 2002

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.