From owner-freebsd-hackers Tue Feb 10 08:00:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16355 for hackers-outgoing; Tue, 10 Feb 1998 08:00:10 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA16272; Tue, 10 Feb 1998 07:59:57 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id PAA05734; Tue, 10 Feb 1998 15:59:55 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id QAA15684; Tue, 10 Feb 1998 16:59:55 +0100 (MET) Message-ID: <19980210165955.11440@follo.net> Date: Tue, 10 Feb 1998 16:59:55 +0100 From: Eivind Eklund To: Thomas David Rivers 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) References: <199802101559.KAA05589@lakes.dignus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88e In-Reply-To: <199802101559.KAA05589@lakes.dignus.com>; from Thomas David Rivers on Tue, Feb 10, 1998 at 10:59:38AM -0500 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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