On Tue, 9 May 2000, Garrett Wollman wrote: > <<On Tue, 09 May 2000 19:08:21 -0400 (EDT), Simon Shapiro <[EMAIL PROTECTED]> >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 [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- One more question (different now) Simon Shapiro
- One more question (different now) Garrett Wollman
- Re: One more question (different now) Bruce Evans
- Re: One more question (different now) Mike Smith
- Re: One more question (different now) David O'Brien
- Re: One more question (different now) Mike Smith
- Re: One more question (different now) Marcel Moolenaar
- Re: One more question (different no... Simon Shapiro
- Re: One more question (different now) Simon Shapiro
- Re: One more question (different now) Doug Rabson
- Re: One more question (different no... Simon Shapiro
- Re: One more question (differen... Doug Rabson
- Re: One more question (diff... Bruce Evans