Jeff Trawick wrote:

Shouldn't APR_POOL_DECLARE_ACCESSOR(file) become

APR_DECLARE(apr_pool_t *) apr_file_pool_get(apr_file_t *thefile); ?


yes, it does; so that part of the comment is incorrect

(perhaps someone will care to adjust the doc; note that the name of the
dummy parameter isn't important)

Thanks for the clarification, Jeff.

Btw, pardon my ignorance, but why is '*thefile' considered a
dummy parameter?

Edmund

Reply via email to