Good evening still....
Got your update and it all now glues together nicely.
I assume you will wait for a 'vote' to commit a hooked-in build file for
mod_filter?
Norm
----- Original Message -----
From: "Nick Kew" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 11, 2004 8:47 PM
Subject: Re: Smart filtering Module
> On Sat, 11 Sep 2004, NormW wrote:
>
> > ### mwccnlm Compiler:
> > # File: mod_filter.c
> > # ---------------------
> > # 118: { &apr_bucket_type_mmap, "MMAP" } ,
> > # Error: ^^^^^^^^^^^^^^^^^^^^
> > # undefined identifier 'apr_bucket_type_mmap'
> >
> > Can this be bracketed with #if APR_HAS_MMAP or is MMAP 'manatory'?
>
> Thanks for the feedback. Yes of course, I've just patched that
> (and grepped apr_buckets.h for any other APR_HAS_* that might
> bite on some other platform).
>
> The whole function it's in exists purely to support reporting bucket
> types for the FilterDebug option.
>
> --
> Nick Kew
>