Subject: Compiler warning levels and sccsid/rcsid
To: None <current-users@NetBSD.ORG>
From: John Birrell <cimaxp1!jb@cimlogic.com.au>
List: current-users
Date: 07/23/1995 11:18:41
I just did a sup and thought I'd try -Wall when compiling. A lot of the
NetBSD code has things like...
#ifndef lint
static char sccsid[] = "@(#)insch.c 8.2 (Berkeley) 5/4/94";
#endif /* not lint */
With -Wall this causes a warning...
warning: `sccsid' defined but not used
My question is... do we need to produce binaries with these strings?
--
John Birrell CIMlogic Pty Ltd
jb@cimlogic.com.au 119 Cecil Street
Ph +61 3 9690 9600 South Melbourne Vic 3205
Fax +61 3 9690 6900 Australia
Mob +61 18 353 137