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

Re: Very basic traffic measurement for svnserve?

From: <kfogel_at_collab.net>
Date: 2005-02-28 23:51:07 CET

Greg Hudson <ghudson@MIT.EDU> writes:
> On Mon, 2005-02-28 at 15:12, kfogel@collab.net wrote:
> > In the past, we've handled this situation by writing the APR
> > implementations in Subversion -- that is, putting functions whose
> > names begin with "apr_" into the Subversion code (protected by
> > #ifundef in the usual way).
>
> That's totally unacceptable, and to the extend that we've done it in the
> past, we are Very Very Bad People. We have no business impinging upon
> APR's namespace in our code.

Uh, what about those #ifndefs I mentioned? (I accidentally wrote
"#ifundef", perhaps that was confusing? Sorry if so.)

We did this with the full knowledge of the APR developers, who
welcomed it as a technique for testing & working the bugs out of new
APIs before folding them into APR itself.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 1 00:09:41 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.