Re: ra_load and wrong loads
From: Justin Erenkrantz <jerenkrantz_at_apache.org>
 
Date: 2002-07-31 20:25:21 CEST 
On Wed, Jul 31, 2002 at 08:11:12PM +0200, Arkadiusz Miskiewicz wrote:
 The code in load_ra_module is completely bogus.  
     /* ### fix the .so part */
 .so isn't guaranteed.  Darwin uses .dylib.  There are many other
 If you really want to make this work with .so, you would have to
 This is the strategy that httpd-2.0 uses for its DSO modules.  You
 Since the ra_loader code only looks for specific modules anyway,
 So, I'd rather see all of this code thrown out.  -- justin
 ---------------------------------------------------------------------
  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.