Date: Tue, 26 Feb 2002 12:20:34 -0500 (EST) From: Garrett Wollman <wollman@lcs.mit.edu> To: "M. Warner Losh" <imp@village.org> Cc: current@FreeBSD.ORG Subject: Re: HEADS UP: cvs commit: src/sys/conf kern.pre.mk (fwd) Message-ID: <200202261720.g1QHKYE96424@khavrinen.lcs.mit.edu> In-Reply-To: <20020225.233512.13036502.imp@village.org> References: <20020226014624.8D6A03BAC@overcee.wemm.org> <20020225.215923.28857552.imp@village.org> <1014700670.677.9.camel@blackbox.pacbell.net> <20020225.233512.13036502.imp@village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Mon, 25 Feb 2002 23:35:12 -0700 (MST), "M. Warner Losh" <imp@village.org> said: > volatile int conspeed; > int *foo = &conspeed; The answer to this is.... Not all warnings are indicative of errors. It is unreasonable to expect all warnings to be removed, since the compiler has insufficient knowledge to be able to determine whether this usage is safe or not. -GAWollman 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?200202261720.g1QHKYE96424>