Date: Wed, 10 May 2000 23:52:33 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Cc: shimon@simon-shapiro.org, freebsd-current@FreeBSD.ORG Subject: Re: One more question (different now) Message-ID: <Pine.BSF.4.21.0005102336250.9798-100000@besplex.bde.org> In-Reply-To: <200005092321.TAA09313@khavrinen.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 May 2000, Garrett Wollman wrote: > <<On Tue, 09 May 2000 19:08:21 -0400 (EDT), Simon Shapiro <shimon@simon-shapiro.org> said: > > > So does: > > > bzero((void *)&trash, sizeof(junk_t)); > > > So, how do I make everyone happy? > > Put a comment on that line indicating that a warning is expected. Someone's ie driver has lines like this. This does not make me happy :-). There are 22 cast-qual warnings for if_ie.c in LINT error output, and I look at LINT error output a lot. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" 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.0005102336250.9798-100000>