For review: teach mod_include.c to recycle brigades

2005-04-25 Thread Rici Lake
Index: mod_include.c === --- mod_include.c (revision 158730) +++ mod_include.c (working copy) @@ -3060,7 +3060,7 @@ struct ssi_internal_ctx *intern = ctx-intern; request_rec *r = f-r; apr_bucket *b =

Re: For review: teach mod_include.c to recycle brigades

2005-04-25 Thread André Malo
* Rici Lake wrote: +1 in general, but ... Index: mod_include.h === --- mod_include.h (revision 158730) +++ mod_include.h (working copy) @@ -85,6 +85,9 @@ /* currently configured time format */ const

Re: For review: teach mod_include.c to recycle brigades

2005-04-25 Thread Rici Lake
On 25-Apr-05, at 4:27 PM, André Malo wrote: * Rici Lake wrote: +1 in general, but ... ...put it into the internal structure, please. That's I've created it for (binary compat and only making stuff public what matters the public). nd -- Muschelflucht-Zusatzeinrichtung. Shell-Escape ist ja noch

Re: For review: teach mod_include.c to recycle brigades

2005-04-25 Thread Justin Erenkrantz
--On Monday, April 25, 2005 4:47 PM -0500 Rici Lake [EMAIL PROTECTED] wrote: explicit cleanup, while we continue thrashing out that issue. (nd -- do you have a test suite, by any chance?) httpd-test's has a bunch of tests for mod_include. -- justin