> From: Sander Striker [mailto:[EMAIL PROTECTED]
> Subject: [PATCH] Export and document apr_pool_xxx_debug
> 
> Hi,
> 
> Projects that are always calling apr_pool_create,
> clear or destroy from a wrapper and have a debug
> version of that wrapper could benefit from this
> patch.  One project directly comes to mind:
> subversion.
> 
> Exporting the apr_pool_xxx_debug functions (which
> technically is already happening) will remove 
> code duplication in debug versions of wrappers.

I forgot to mention that I'm not very proficient
with Doxygen, so if people with more expertise
in that area would take care of that... :)

Sander

Reply via email to