You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by David Reid <dr...@jetnet.co.uk> on 2000/07/26 20:36:28 UTC

Re: cvs commit: apache-2.0/src/modules/mpm/dexter scoreboard.c

>   (It would be nice to standardize on which preprocessor symbols
>   are checked for...  mpmname_MPM seems nice enough.  Didn't the
>   check for symbol mpmname (no "_MPM") come with mpmt.c?)
>   

Agreed.  We should be standardising this.  mpmname_MPM seems fair enough.


Re: cvs commit: apache-2.0/src/modules/mpm/dexter scoreboard.c

Posted by Greg Stein <gs...@lyra.org>.
On Wed, Jul 26, 2000 at 07:36:28PM +0100, David Reid wrote:
> >   (It would be nice to standardize on which preprocessor symbols
> >   are checked for...  mpmname_MPM seems nice enough.  Didn't the
> >   check for symbol mpmname (no "_MPM") come with mpmt.c?)
> >   
> 
> Agreed.  We should be standardising this.  mpmname_MPM seems fair enough.

Euh... how about some namespace protection here?

I'd vote for: AP_MPM_*


Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/