Subject: Re: Compiler warning levels and sccsid/rcsid
To: None <roland@frob.com>
From: Antti Miettinen <apm@kikka.hut.fi>
List: current-users
Date: 07/26/1995 13:00:02
roland@frob.com writes:
>In GCC 2.7 and later one can do:
>
>char rcsid[] __attribute__ ((unused)) = "...";
>
>and get no warning.

Beautiful!

So who's going to upgrade the compiler? :)