[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mono-patches
Subject:    [Mono-patches] mod_mono/src mod_mono.c,1.57,1.58
From:       gnorton () mono-cvs ! ximian ! com (Geoff Norton <gnorton () customerdna ! com>)
Date:       2004-09-30 2:24:58
Message-ID: 20040930022458.40E1A94762 () mono-cvs ! ximian ! com
[Download RAW message or body]

Update of /cvs/public/mod_mono/src
In directory mono-cvs.ximian.com:/tmp/cvs-serv24811

Modified Files:
	mod_mono.c 
Log Message:
Minor patch to make mod_mono compile on apache 1.3 again.


Index: mod_mono.c
===================================================================
RCS file: /cvs/public/mod_mono/src/mod_mono.c,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- mod_mono.c	23 Sep 2004 21:34:06 -0000	1.57
+++ mod_mono.c	30 Sep 2004 02:24:56 -0000	1.58
@@ -1079,7 +1079,7 @@
 	DEBUG_PRINT (0, "Initializing handler");
 	ap_add_version_component ("mod_mono/" VERSION);
 	pconf = p;
-	ap_register_cleanup (p, s, terminate_xsp, apr_pool_cleanup_null);
+	ap_register_cleanup (p, s, terminate_xsp, ap_null_cleanup);
 }
 #else
 static int

_______________________________________________
Mono-patches maillist  -  Mono-patches@ximian.com
http://lists.ximian.com/mailman/listinfo/mono-patches
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic