On 11 Apr 2001 [EMAIL PROTECTED] wrote: > jwoolley 01/04/11 12:07:11 > > Modified: server error_bucket.c > . CHANGES > buckets apr_buckets_eos.c apr_buckets_file.c > apr_buckets_flush.c apr_buckets_heap.c > apr_buckets_mmap.c apr_buckets_pipe.c > apr_buckets_pool.c apr_buckets_simple.c > apr_buckets_socket.c > include apr_buckets.h > Log: > Removed apr_bucket_do_create() macro, which was causing warnings > about unreachable code in some compilers (notably MSVC). What > used to be done by this macro is now done inline in the various > apr_bucket_foo_create() functions. [Cliff Woolley]
I presume that your warnings are now gone, right? --Cliff -------------------------------------------------------------- Cliff Woolley [EMAIL PROTECTED] Charlottesville, VA
