[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 1968 - trunk/subversion/libsvn_fs

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-05-16 19:24:15 CEST

Philip Martin <philip@codematters.co.uk> writes:
> My view is that wrapping the pool is desirable. CONFLICT_P should not
> be allocated from any other pool, and the pool should not be used for
> any other allocation. Passing a single variable helps to enforce
> these restrictions. Passing two separate variables doesn't seem the
> right thing to do.
>
> "Yes, I know I'm giving you this pool, but don't use it for any of
> your general allocations. You must make other arrangements for
> those, this pool is only to be used for the conflict path."

Hmm. That's an argument I hadn't thought of. Yeah, okay, uh, +0.

:-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 16 19:25: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.