Have finished win32 vc5's equivilant of -wall (/W4) ... found many patches to apply shortly (some my own oversights), but here's one odd one I discovered.
Oh buckets macro designer, is this is what we expected? apr-util\buckets\apr_buckets_socket.c(142) : warning C4702: unreachable code apr-util\buckets\apr_buckets_simple.c(115) : warning C4702: unreachable code apr-util\buckets\apr_buckets_simple.c(149) : warning C4702: unreachable code apr-util\buckets\apr_buckets_pool.c(159) : warning C4702: unreachable code apr-util\buckets\apr_buckets_pipe.c(147) : warning C4702: unreachable code apr-util\buckets\apr_buckets_mmap.c(111) : warning C4702: unreachable code apr-util\buckets\apr_buckets_heap.c(120) : warning C4702: unreachable code apr-util\buckets\apr_buckets_flush.c(84) : warning C4702: unreachable code apr-util\buckets\apr_buckets_file.c(195) : warning C4702: unreachable code apr-util\buckets\apr_buckets_eos.c(84) : warning C4702: unreachable code Hopefully :-) Bill
