You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by dave madden <dh...@paradigm.webvision.com> on 1996/06/30 17:08:17 UTC

Re: Items to start thinking about with Apache 1.2: c++ modules

How about a minor naming change to facilitate c++ modules?  I've been
changing all the "pool" variable names to "_pool" since 1.0.3 so that
I can compile a c++ module.  I suspect changing the type name to Pool
might be a better approach, but one way or another, I'd like to see
this fixed.

Regards,
d.