Date: Tue, 10 Feb 1998 16:59:55 +0100 From: Eivind Eklund <eivind@yes.no> To: Thomas David Rivers <rivers@dignus.com> Cc: eivind@FreeBSD.ORG, michaelh@cet.co.jp, Hackers@FreeBSD.ORG Subject: Re: DIAGNOSTICS and DEBUG LOGGING (was Re: cvs commit: src/sys/conf options) Message-ID: <19980210165955.11440@follo.net> In-Reply-To: <199802101559.KAA05589@lakes.dignus.com>; from Thomas David Rivers on Tue, Feb 10, 1998 at 10:59:38AM -0500 References: <199802101559.KAA05589@lakes.dignus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 10, 1998 at 10:59:38AM -0500, Thomas David Rivers wrote: > One quick comment - ANSI C reserves names which begin with an > underscore followed by a capital letter. It's possible (albeit > unlikely) that a future C compiler would warn, or produce errors > for these. Just an observation. Isn't the point that these are in the implementation namespace and reserved for operating system use? That's why I used them, anyway. Any better suggestions are welcome, of course. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980210165955.11440>