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

List:       apache-modperl-cvs
Subject:    cvs commit: modperl/src/modules/perl mod_perl.h
From:       dougm () apache ! org
Date:       2002-03-24 20:57:23
[Download RAW message or body]

dougm       02/03/24 12:57:23

  Modified:    .        Changes
               src/modules/perl mod_perl.h
  Log:
  Submitted by:   Randy Kobes <randy@theoryx5.uwinnipeg.ca>
  Reviewed by:	dougm
  fix compilation for win32 w/ apache 1.3.22+
  
  Revision  Changes    Path
  1.631     +3 -0      modperl/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl/Changes,v
  retrieving revision 1.630
  retrieving revision 1.631
  diff -u -r1.630 -r1.631
  --- Changes	24 Mar 2002 20:45:17 -0000	1.630
  +++ Changes	24 Mar 2002 20:57:23 -0000	1.631
  @@ -10,6 +10,9 @@
   
   =item 1.26_01-dev
   
  +fix compilation for win32 w/ apache 1.3.22+
  +[Randy Kobes <randy@theoryx5.uwinnipeg.ca>]
  +
   fix multiple %LocationMatch in <Perl> sections bug
   [Salvador Ortiz Garcia <sog@msg.com.mx>]
   
  
  
  
  1.112     +2 -0      modperl/src/modules/perl/mod_perl.h
  
  Index: mod_perl.h
  ===================================================================
  RCS file: /home/cvs/modperl/src/modules/perl/mod_perl.h,v
  retrieving revision 1.111
  retrieving revision 1.112
  diff -u -r1.111 -r1.112
  --- mod_perl.h	13 Aug 2001 16:02:20 -0000	1.111
  +++ mod_perl.h	24 Mar 2002 20:57:23 -0000	1.112
  @@ -1089,8 +1089,10 @@
   extern module MODULE_VAR_EXPORT perl_module;
   
   /* a couple for -Wall sanity sake */
  +#ifndef WIN32
   int translate_name (request_rec *);
   int log_transaction (request_rec *r);
  +#endif
   
   /* mod_perl prototypes */
   
  
  
  
[prev in list] [next in list] [prev in thread] [next in thread] 

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