Re: Why passing a pool to a printf?
From: Branko ÄŒibej <brane_at_xbc.nu>
Date: 2004-05-18 03:57:23 CEST
Nicolás Lichtmaier wrote:
> Why not creating and destroying a pool with each printf?
Because it allocates memory for argument interpolation and charser
> Why cluttering the interface, requiring other functions to also
Because in most places, a pool is already available. I suppose we could
I don't think there are that many places where a pool is not already handy.
> And what about this:
Oh fi. We have guidelines for that. See HACKING, section "APR pool usage
-- Brane
---------------------------------------------------------------------
|
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.