On Thursday 18 October 2007, Philippe M. Chiasson wrote:
> Any chance you can break the patch into multiple patches

This one removes the unused tipool_cfg from modperl_interp_pool_t.

Torsten
Index: src/modules/perl/modperl_types.h
===================================================================
--- src/modules/perl/modperl_types.h	(revision 4)
+++ src/modules/perl/modperl_types.h	(working copy)
@@ -102,7 +102,6 @@
 struct modperl_interp_pool_t {
     server_rec *server;
     modperl_tipool_t *tipool;
-    modperl_tipool_config_t *tipool_cfg;
     modperl_interp_t *parent; /* from which to perl_clone() */
 };
 

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to