From: "Ian Holsman" <[EMAIL PROTECTED]>
Sent: Wednesday, July 18, 2001 4:08 PM


> On 18 Jul 2001 14:02:06 -0700, [EMAIL PROTECTED] wrote:
> > 
> core.c needs to include scoreboard.h

nak... mpm.h draws in scoreboard.h...

problem was, Win32 was alone in hiding scoreboard.h in a private header :(

> where ap_create_scoreboard is defined.
> 
> this should have create a warning on unix as well..

Nope, because of mpm.h

> > Well,  I just broke that by committing a patch by Cody Sherr.  It builds
> > on Unix, and I don't know how to fix Windows with an issue like this,
> > 
> > Sorry.
> > 
> > Ryan
> > 
> > On Wed, 18 Jul 2001, Sebastian Bergmann wrote:
> > 
> > > core.c
> > > httpd-2.0\server\core.c(3322) : error C2065:
> > > 'ap_create_scoreboard' : Undeclared identifier


Fixed.

Reply via email to