Graham Leggett <[EMAIL PROTECTED]> writes:

> Jeff Trawick wrote:
> 
> > >   +module AP_MODULE_DECLARE_DATA tcache_module;
> > 
> > Why isn't this "cache_module" instead of "tcache_module"?  I'm getting
> > unresolved references to cache_module from modules.c.
> 
> Because cache_module was already taken.

by what?  I don't see any other modules using cache_module.

> Ideally it should be cache_module...

most definitely... it is error prone to code the LoadModule for a DSO
whose module variable doesn't follow the convention

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to