From owner-p4-projects Wed Jun 12 13:12: 9 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 0605537B407; Wed, 12 Jun 2002 13:12:05 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by hub.freebsd.org (Postfix) with ESMTP id 95C8437B400; Wed, 12 Jun 2002 13:12:03 -0700 (PDT) Received: (from jake@localhost) by k6.locore.ca (8.11.6/8.11.6) id g5CKEFd04979; Wed, 12 Jun 2002 16:14:15 -0400 (EDT) (envelope-from jake) Date: Wed, 12 Jun 2002 16:14:15 -0400 From: Jake Burkholder To: Julian Elischer Cc: Perforce Change Reviews Subject: Re: PERFORCE change 12762 for review Message-ID: <20020612161415.A257@locore.ca> References: <200206121921.g5CJLgq00924@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200206121921.g5CJLgq00924@freefall.freebsd.org>; from julian@freebsd.org on Wed, Jun 12, 2002 at 12:21:42PM -0700 Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Apparently, On Wed, Jun 12, 2002 at 12:21:42PM -0700, Julian Elischer said words to the effect of; > http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12762 > > Change 12762 by julian@julian_ref on 2002/06/12 12:21:09 > > fix warning FYI, the preferred way to fix these is to put a break instead of a null statement. > > Affected files ... > > ... //depot/projects/kse/sys/vm/vm_meter.c#13 edit > > Differences ... > > ==== //depot/projects/kse/sys/vm/vm_meter.c#13 (text+ko) ==== > > @@ -149,6 +149,7 @@ > totalp->t_sl++; > continue; > default: > + ; > } > } > } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message