Date: Tue, 23 Jan 2001 08:33:17 -0800 (PST) From: Matthew Jacob <mjacob@feral.com> To: Bruce Evans <bde@zeta.org.au> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_synch.c Message-ID: <Pine.BSF.4.21.0101230830380.5328-100000@beppo.feral.com> In-Reply-To: <Pine.BSF.4.21.0101232158240.36707-100000@besplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Principle of minimal messes. The code is correctly placed where it was > since it is not going away. Ummm... okay, well, sure, maybe. I fail to see how #if 0 int fred #endif ..... #Aif 0 if (blah) { fred = ONLY_USAGE_OF_FRED; } #endif is anything but silly. But I care little for such things. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" 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.0101230830380.5328-100000>