Cliff Woolley wrote:
> 
> On Sun, 31 Mar 2002, Jerry Baker wrote:
> 
> > D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_brigade.c(434) : error C2152: 
>'function' : pointers to functions with different attributes
> > D:\Apache\httpd-2.0\srclib\apr-util\buckets\apr_brigade.c(434) : warning C4024: 
>'apr_bucket_heap_create' : different types for formal and actual parameter 3
> > apr_buckets.c
> > apr_buckets_eos.c
> 
> Are you sure you have the most up-to-date version of apr_buckets.h?
> 
> --Cliff
> 
> --------------------------------------------------------------
>    Cliff Woolley
>    [EMAIL PROTECTED]
>    Charlottesville, VA

All I did was this:

cvs -z6 co httpd-2.0
cd httpd-2.0\srclib
cvs -z6 checkout apr
cvs -z6 checkout apr-util

and then built it.

It was a fresh pull so everything was as up-to-date as CVS is.

-- 
Jerry Baker

Reply via email to