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