Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2002 13:18:31 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Jake Burkholder <jake@locore.ca>
Cc:        Julian Elischer <julian@freebsd.org>, Perforce Change Reviews <perforce@freebsd.org>
Subject:   Re: PERFORCE change 12762 for review
Message-ID:  <Pine.BSF.4.21.0206121317520.90133-100000@InterJet.elischer.org>
In-Reply-To: <20020612161415.A257@locore.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0206121317520.90133-100000>