From owner-p4-projects Wed Jun 12 13:20:28 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 8C26137B412; Wed, 12 Jun 2002 13:20:11 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 62F4B37B413; Wed, 12 Jun 2002 13:20:10 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020612202010.CSWB2751.rwcrmhc52.attbi.com@InterJet.elischer.org>; Wed, 12 Jun 2002 20:20:10 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA90472; Wed, 12 Jun 2002 13:18:32 -0700 (PDT) Date: Wed, 12 Jun 2002 13:18:31 -0700 (PDT) From: Julian Elischer To: Jake Burkholder Cc: Julian Elischer , Perforce Change Reviews Subject: Re: PERFORCE change 12762 for review In-Reply-To: <20020612161415.A257@locore.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 ok, thanks. I'll (re)fix them. On Wed, 12 Jun 2002, Jake Burkholder wrote: > 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