Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Embperl-cvs

cvs commit: embperl mod_embperl.c

 

 

ModPerl embperl-cvs RSS feed   Index | Next | Previous | View Threaded


richter at apache

Aug 16, 2004, 11:45 AM

Post #1 of 1 (942 views)
Permalink
cvs commit: embperl mod_embperl.c

richter 2004/08/16 11:45:15

Modified: . mod_embperl.c
Log:
readd rc in mod_embperl.c which is necessary for Apache 1

Revision Changes Path
1.24 +4 -1 embperl/mod_embperl.c

Index: mod_embperl.c
===================================================================
RCS file: /home/cvs/embperl/mod_embperl.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- mod_embperl.c 16 Aug 2004 07:36:18 -0000 1.23
+++ mod_embperl.c 16 Aug 2004 18:45:15 -0000 1.24
@@ -287,6 +287,9 @@

{
apr_pool_t * subpool ;
+#ifndef APACHE2
+ int rc;
+#endif
dTHX ;

#ifdef APACHE2




---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-cvs-unsubscribe [at] perl
For additional commands, e-mail: embperl-cvs-help [at] perl

ModPerl embperl-cvs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.