Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA24688; Wed, 13 Dec 95 13:37:20 EST
Received: from halloran-eldar.lcs.mit.edu by MIT.EDU with SMTP
	id AA15888; Wed, 13 Dec 95 13:37:24 EST
Received: from freefall.FreeBSD.ORG by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM)
	id AA10405; Wed, 13 Dec 1995 13:36:29 -0500
Received: (from root@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) id KAA13037
          for cvs-committers-outgoing; Wed, 13 Dec 1995 10:34:25 -0800 (PST)
Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129])
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA13019
          for <committers@freebsd.org>; Wed, 13 Dec 1995 10:34:17 -0800 (PST)
Received: from grumble.grondar.za (root@grumble.grondar.za [196.7.18.130]) by grunt.grondar.za (8.6.12/8.6.9) with ESMTP id UAA00942; Wed, 13 Dec 1995 20:34:05 +0200
Received: from localhost (mark@localhost [127.0.0.1]) by grumble.grondar.za (8.7.2/8.6.9) with SMTP id UAA00547; Wed, 13 Dec 1995 20:34:05 +0200 (SAT)
Message-Id: <199512131834.UAA00547@grumble.grondar.za>
X-Authentication-Warning: grumble.grondar.za: Host mark@localhost [127.0.0.1] didn't use HELO protocol
To: "Garrett A. Wollman" <wollman@lcs.mit.edu>
Cc: committers@freebsd.org
Subject: Re: A question of style... 
Date: Wed, 13 Dec 1995 20:34:02 +0200
From: Mark Murray <mark@grondar.za>
Sender: owner-cvs-committers@freebsd.org
Precedence: bulk

"Garrett A. Wollman" wrote:
> <<On Wed, 13 Dec 1995 20:07:54 +0200, Mark Murray <mark@grondar.za> said:
> 
> > One warning that irks me slightly is the complaint about 
> > #indef lint
> > static char sccsid="#(@)ldflsjfdlkjsfdlkjsdflkfljsf"
> > #endif /* lint */
> > when -Wall complains about the unref'ed sccsid.
> 
> > What is the 'accepted norm' in shutting these up?
> 
> Declare them to be `const'.

Brilliant! Elegant, clean, it works. I wish I had thought of that...

thanks!

M
> --
> Garrett A. Wollman   | Shashish is simple, it's discreet, it's brief. ... 
> wollman@lcs.mit.edu  | Shashish is the bonding of hearts in spite of distance
