Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 65754 invoked by uid 500); 11 Apr 2001 14:30:06 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 65689 invoked from network); 11 Apr 2001 14:30:03 -0000 Date: Wed, 11 Apr 2001 07:32:10 -0700 (PDT) From: X-Sender: To: "William A. Rowe, Jr." Cc: Subject: Re: Buckets code question In-Reply-To: <005601c0c250$e44d3050$94c0b0d0@roweclan.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N On Wed, 11 Apr 2001, William A. Rowe, Jr. wrote: > 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 :-) That looks like a bug in the compiler. That code is definately reachable. Ryan _______________________________________________________________________________ Ryan Bloom rbb@apache.org 406 29th St. San Francisco, CA 94131 -------------------------------------------------------------------------------