You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Cliff Woolley <cl...@yahoo.com> on 2001/04/03 03:16:53 UTC

Re: cvs commit: apr-util/hooks apr_hooks.c

On 3 Apr 2001 wrowe@apache.org wrote:

>   Index: apr_buckets.h
>   ===================================================================
>   RCS file: /home/cvs/apr-util/include/apr_buckets.h,v
>   retrieving revision 1.88
>   retrieving revision 1.89
>   diff -u -r1.88 -r1.89
>   --- apr_buckets.h	2001/04/02 19:02:15	1.88
>   +++ apr_buckets.h	2001/04/03 00:22:07	1.89
>   @@ -600,7 +600,7 @@
>     * @param b The bucket brigade to clean up
>     * @deffunc apr_status_t apr_brigade_cleanup(apr_bucket_brigade *b)
>     */
>   -APU_DECLARE(apr_status_t) apr_brigade_cleanup(void *data);
>   +APU_DECLARE_NONSTD(apr_status_t) apr_brigade_cleanup(void *data);

Crap... I tried, sorry.  Thanks for the fix.  If someone can give me a
deterministic way to figure out which one to use without having to
actually compile it under Windows, I'd much appreciate it.

--Cliff

--------------------------------------------------------------
   Cliff Woolley
   cliffwoolley@yahoo.com
   Charlottesville, VA